Skip to content

Commit

Permalink
chore(deps): bump mypy from 1.11.0 to 1.11.2
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.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11...v1.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 32cd15c commit 96f7914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cython==3.0.10
mkdocs==1.6.1
moto==5.0.11
mypy==1.11.0
mypy==1.11.2
pytest==8.3.2
requests-toolbelt==1.0.0
ruff==0.6.9
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ mkdocs-get-deps==0.2.0
# via mkdocs
moto==5.0.11
# via -r requirements.in
mypy==1.11.0
mypy==1.11.2
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
Expand Down

0 comments on commit 96f7914

Please sign in to comment.