Skip to content

Commit

Permalink
chore(deps): Update pip requirement in /packages/@jsii/python-runtime
Browse files Browse the repository at this point in the history
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@22.2...22.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent a45a7b2 commit 5197595
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,6 +1,6 @@
black~=22.10
mypy==0.812
pip~=22.2
pip~=22.3
pytest~=7.1
pytest-mypy~=0.10
setuptools~=62.2
Expand Down

0 comments on commit 5197595

Please sign in to comment.