Skip to content

Commit

Permalink
Update mypy requirement from <1.3.0,>=1.1.1 to >=1.1.1,<1.4.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.
- [Commits](python/mypy@v1.1.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent bc9dacf commit 69a5e69
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.1.1,<1.3.0
mypy>=1.1.1,<1.4.0
ipython~=8.12.0

0 comments on commit 69a5e69

Please sign in to comment.