mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2025-01-27 08:19:01 -05:00
Merge pull request #332 from webknjaz/maintenance/runtime-pip-bump
This commit is contained in:
commit
e1dad8a51d
2 changed files with 4 additions and 6 deletions
|
@ -1 +1 @@
|
|||
pip-with-requires-python
|
||||
pip
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# This file is autogenerated by pip-compile with Python 3.13
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime-prerequisites.txt --strip-extras runtime-prerequisites.in
|
||||
#
|
||||
pip-with-requires-python==1.0.1
|
||||
# via -r runtime-prerequisites.in
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==24.0
|
||||
# via pip-with-requires-python
|
||||
pip==24.3.1
|
||||
# via -r runtime-prerequisites.in
|
||||
|
|
Loading…
Add table
Reference in a new issue