Skip to content

Commit

Permalink
build(deps-dev): update mypy requirement from ~=1.7.1 to ~=1.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hbruch committed Dec 27, 2023
1 parent 95ce9d8 commit 05b3b1a
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,4 +4,4 @@ types-xmltodict==0.13.0.3

ruff~=0.1.9
black~=23.12.0
mypy~=1.7.1
mypy~=1.8.0

0 comments on commit 05b3b1a

Please sign in to comment.