Skip to content

Commit

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

---
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 Oct 15, 2024
1 parent a613c29 commit 7f53b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-aiohttp==1.0.5
pytest_httpserver==1.1.0
pytest-xdist==3.6.1
pydocstyle==6.3.0
mypy==1.11.1
mypy==1.12.0
mypy-protobuf==3.6.0
typed-ast==1.5.5
types-protobuf==5.27.0.20240626
Expand Down

0 comments on commit 7f53b3c

Please sign in to comment.