Skip to content

Commit

Permalink
Bump mypy from 0.982 to 0.990 (#350)
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] committed Nov 8, 2022
1 parent a077c43 commit e24e1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/ci.txt
@@ -1,7 +1,7 @@
build==0.9.0
coverage==6.5.0
cython==0.29.32
mypy==0.982; implementation_name=="cpython"
mypy==0.990; implementation_name=="cpython"
pre-commit==2.20.0
pytest==7.2.0
pytest-cov==4.0.0
Expand Down

0 comments on commit e24e1ec

Please sign in to comment.