Skip to content

Commit 1516c84

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@22.1...22.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89b2ebe commit 1516c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black~=22.6
22
mypy==0.812
3-
pip~=22.1
3+
pip~=22.2
44
pytest~=7.1
55
pytest-mypy~=0.9
66
setuptools~=62.2

0 commit comments

Comments
 (0)