Skip to content

Commit

Permalink
chore(deps): update mypy requirement from ~=1.8 to ~=1.9 (#233)
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.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 0d8e3de commit e247a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest-xdist == 3.5.*
black[jupyter] ~= 23.12
rich == 13.7.*
types-python-dateutil ~= 2.9
mypy ~= 1.8
mypy ~= 1.9
types-requests ~= 2.31
ruff ~= 0.3.3
twine ~= 5.0
Expand Down

0 comments on commit e247a0a

Please sign in to comment.