Skip to content

Commit

Permalink
Bump the python-packages group with 1 update
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.7.1 to 1.8.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.1...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent a4b726e commit bcb314c
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
@@ -1,4 +1,4 @@
mypy==1.7.1
mypy==1.8.0
pre-commit==3.6.0
pytest==7.4.3
pytest-asyncio==0.23.2

0 comments on commit bcb314c

Please sign in to comment.