Skip to content

Commit 70a33ca

Browse files
Bump pip from 22.3.1 to 23.3 in /requirements
Bumps [pip](https://github.com/pypa/pip) from 22.3.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@22.3.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79739dc commit 70a33ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/runtime-prerequisites.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
66
#
77
pip-with-requires-python==1.0.1
8-
# via -r requirements/runtime-prerequisites.in
8+
# via -r runtime-prerequisites.in
99

1010
# The following packages are considered to be unsafe in a requirements file:
11-
pip==22.3.1
11+
pip==23.3
1212
# via pip-with-requires-python

0 commit comments

Comments
 (0)