Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 37f4299 commit 9a1563d
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,7 +1,7 @@
-e .
build==1.0.0
docutils==0.20.1
mypy==1.4.1; implementation_name=="cpython"
mypy==1.5.1; implementation_name=="cpython"
pre-commit==2.21.0
pytest==7.4.1
pytest-asyncio==0.21.1
Expand Down

0 comments on commit 9a1563d

Please sign in to comment.