Skip to content

Commit

Permalink
Bump mypy from 1.11.0 to 1.11.1 (#935)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent a55b470 commit f0f041a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
beautifulsoup4==4.12.3
black==24.8.0
flake8==7.1.0
mypy==1.11.0
mypy==1.11.1
PlexAPI==4.15.15
pylint==3.1.0
rstcheck==6.2.4
Expand Down

0 comments on commit f0f041a

Please sign in to comment.