Skip to content

Commit d32c643

Browse files
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c071f40 commit d32c643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9
1+
FROM python:3.13
22

33
RUN pip install \
44
poetry

0 commit comments

Comments
 (0)