Skip to content

Commit

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

---
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 and mrwilson committed Sep 1, 2024
1 parent 3715609 commit a25f1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ beautifulsoup4==4.12.3
Jinja2==3.1.4
pytest==8.3.2
bottle==0.12.25
mypy==1.10.1
mypy==1.11.2
black==24.8.0

0 comments on commit a25f1c7

Please sign in to comment.