Skip to content

Commit

Permalink
Update mypy requirement from ~=1.0.0 to >=1.0,<1.2
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.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v1.0.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 42b8555 commit 56fa18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mypy~=1.0.0
mypy>=1.0,<1.2
ipython~=8.11.0

0 comments on commit 56fa18a

Please sign in to comment.