Skip to content

Commit

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

---
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 Aug 1, 2024
1 parent 9a4de4d commit 984374c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jmespath==1.0.1
# botocore
markupsafe==2.1.5
# via jinja2
mypy==1.10.0
mypy==1.11.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cryptography==42.0.4
# via
# types-pyopenssl
# types-redis
mypy==1.10.0
mypy==1.11.1
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down

0 comments on commit 984374c

Please sign in to comment.