Skip to content

Commit ceb585c

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. - [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] <[email protected]>
1 parent 14ec889 commit ceb585c

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.1.1
3-
pip~=23.0
3+
pip~=23.1
44
pytest~=7.2
55
pytest-mypy~=0.10
66
setuptools~=67.3.2

0 commit comments

Comments
 (0)