Skip to content

Commit

Permalink
chore(deps): Bump mypy in /packages/@jsii/python-runtime
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.0.
- [Commits](python/mypy@v1.4.1...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent a83cd79 commit db2c90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@jsii/python-runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black~=23.3
mypy==1.4.1
mypy==1.5.0
pip~=23.2
pytest~=7.4
pytest-mypy~=0.10
Expand Down

0 comments on commit db2c90c

Please sign in to comment.