Skip to content

Commit

Permalink
Bump mypy from 0.982 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.4.0.
- [Commits](python/mypy@v0.982...v1.4.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2023
1 parent d163f9b commit 97cddc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-mypy.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
typing
# Mypy requires typed-ast, which is broken on PyPy 3.7 (could work in PyPy 3.8).
mypy==0.982; implementation_name == "cpython"
mypy==1.4.0; implementation_name == "cpython"
types-simplejson
types-certifi
types-requests
Expand Down

0 comments on commit 97cddc9

Please sign in to comment.