Skip to content

Commit e91ff30

Browse files
committed
bump python
1 parent 76e0dd1 commit e91ff30

3 files changed

Lines changed: 3 additions & 325 deletions

File tree

.python-version

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = []
88
[project]
99
name = "pythondotorg"
1010
version = "0.1.0"
11-
requires-python = ">=3.12"
11+
requires-python = ">=3.14"
1212
dependencies = [
1313
"dj-database-url==0.5.0",
1414
"django-pipeline==4.1.0",

0 commit comments

Comments
 (0)