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@23.0...23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2023
1 parent 6273e84 commit bf2617c
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~=23.3
mypy==1.1.1
pip~=23.0
pip~=23.1
pytest~=7.2
pytest-mypy~=0.10
setuptools~=67.3.2
Expand Down

0 comments on commit bf2617c

Please sign in to comment.