Skip to content

Commit cfe65a0

Browse files
build(deps): Bump python in /.github/dependencies/python313
Bumps python from 3.13.12 to 3.13.13. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a191c7 commit cfe65a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependencies/python313/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# entry in the Dependabot config that ignores major and minor version updates, in
66
# order to keep this pinned to Python 3.13.
77

8-
FROM python:3.13.12 as python313
8+
FROM python:3.13.13 as python313

0 commit comments

Comments
 (0)