Skip to content

Commit

Permalink
Bump mypy from 1.11.2 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b052587 commit 6d31245
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ multipart==0.2.4
# via
# -r requirements-tests.txt
# moto
mypy==1.11.2
mypy==1.13.0
# via -r requirements-tests.txt
mypy-extensions==1.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ multipart==0.2.4
# via
# -r requirements-tests.txt
# moto
mypy==1.11.2
mypy==1.13.0
# via -r requirements-tests.txt
mypy-extensions==1.0.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ mpmath==1.3.0
# via sympy
multipart==0.2.4
# via moto
mypy==1.11.2
mypy==1.13.0
# via -r requirements-tests.in
mypy-extensions==1.0.0
# via
Expand Down

0 comments on commit 6d31245

Please sign in to comment.