File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.9 -slim
1+ FROM python:3.11 -slim
22
33LABEL "maintainer" "Sviatoslav Sydorenko <wk+pypa@sydorenko.org.ua>"
44LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command :
44#
55# pip-compile --allow-unsafe --output-file=requirements/runtime.txt --resolver=backtracking --strip-extras requirements/runtime.in
66#
You can’t perform that action at this time.
0 commit comments