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.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2...23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 6738f21 commit 66b9915
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.4.1
pip~=23.2
pip~=23.3
pytest~=7.4
pytest-mypy~=0.10
setuptools~=68.0.0
Expand Down

0 comments on commit 66b9915

Please sign in to comment.