Bump python from 3.9 to 3.13 in the minor group (#412)
Bumps the minor group with 1 update: python. Updates `python` from 3.9 to 3.13 --- updated-dependencies: - dependency-name: python dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM python:3.9
|
||||
FROM python:3.13
|
||||
|
||||
RUN pip install \
|
||||
poetry
|
||||
|
||||
Reference in New Issue
Block a user