Skip to content

Commit cecf230

Browse files
chore(deps): update python docker tag to v3.12.6
1 parent 40cd37e commit cecf230

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.1
1+
3.12.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
package-mode = false
99

1010
[tool.poetry.dependencies]
11-
python = ">=3.10,<3.11"
11+
python = ">=3.12,<3.13"
1212
streamlit = "^1.31.1"
1313
gpt-all-star = "^0.0.50"
1414
streamlit-extras = "^0.4.0"

0 commit comments

Comments
 (0)