Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 572095b commit 0936890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==7.6.1
flake8==7.1.1
flake8-bugbear==24.4.26
freezegun==1.5.1
mypy==1.11.1
mypy==1.11.2
pre-commit==3.8.0
pytest==7.4.4
pytest-asyncio==0.23.8
Expand Down

0 comments on commit 0936890

Please sign in to comment.