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](https://github.com/pypa/pip/compare/22.3.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79739dc2f2
commit
70a33caeb9
|
@ -5,8 +5,8 @@
|
||||||
# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
|
# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
|
||||||
#
|
#
|
||||||
pip-with-requires-python==1.0.1
|
pip-with-requires-python==1.0.1
|
||||||
# via -r requirements/runtime-prerequisites.in
|
# via -r runtime-prerequisites.in
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
pip==22.3.1
|
pip==23.3
|
||||||
# via pip-with-requires-python
|
# via pip-with-requires-python
|
||||||
|
|
Loading…
Reference in New Issue