Skip to content

Commit 2124eaf

Browse files
CI(deps): Update dependency python to v3.13.1 (OSGeo#3813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 426b9a8 commit 2124eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
env:
2727
# renovate: datasource=python-version depName=python
28-
PYTHON_VERSION: "3.12"
28+
PYTHON_VERSION: "3.13"
2929
MIN_PYTHON_VERSION: "3.9"
3030
# renovate: datasource=pypi depName=black
3131
BLACK_VERSION: "24.10.0"

0 commit comments

Comments
 (0)