Skip to content

Commit

Permalink
Bump mypy from 0.982 to 0.990 (#355)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.990.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.982...v0.990)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent fa704ae commit 4ef133e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools-git==1.2
mypy==0.982; implementation_name=="cpython"
mypy==0.990; implementation_name=="cpython"
mypy-extensions==0.4.3; implementation_name=="cpython"

-r ci-wheel.txt
Expand Down

0 comments on commit 4ef133e

Please sign in to comment.