Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 1.9.0 to 1.11.1 (#2900)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tab Atkins Jr. <[email protected]>
  • Loading branch information
dependabot[bot] and tabatkins authored Aug 26, 2024
1 parent 1b898ef commit 320098c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
black==24.2.0
pylint==3.1.0
ruff==0.5.6
mypy==1.9.0
mypy==1.11.1
types-aiofiles
types-requests
types-setuptools
Expand Down

0 comments on commit 320098c

Please sign in to comment.