Skip to content

Commit 62b3ecb

Browse files
Update python Docker tag to v3.14.3
1 parent b271252 commit 62b3ecb

3 files changed

Lines changed: 334 additions & 535 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.2
1+
3.14.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.13",
1616
"Programming Language :: Python :: 3",
1717
]
18-
requires-python = "==3.13.2"
18+
requires-python = "==3.14.3"
1919
dependencies = [] # Use dev for all dependencies
2020

2121
[project.urls]

0 commit comments

Comments
 (0)