Skip to content

Commit 78d1016

Browse files
chore(deps): Update pip requirement in /packages/@jsii/python-runtime
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] <[email protected]>
1 parent 624ab0d commit 78d1016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@jsii/python-runtime/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black~=23.3
22
mypy==1.4.1
3-
pip~=23.2
3+
pip~=23.3
44
pytest~=7.4
55
pytest-mypy~=0.10
66
setuptools~=68.0.0

0 commit comments

Comments
 (0)