Skip to content

Commit 11aa347

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependencies/python314/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.14.
77

8-
FROM python:3.14.3 as python314
8+
FROM python:3.14.4 as python314

0 commit comments

Comments
 (0)