Skip to content

Commit 472a02a

Browse files
committed
Update to python 3.11
1 parent c3d886c commit 472a02a

File tree

2 files changed

+4
-55
lines changed

2 files changed

+4
-55
lines changed

poetry.lock

Lines changed: 3 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Code-Apprentice <[email protected]>"]
66

77
[tool.poetry.dependencies]
8-
python = "^3.9"
8+
python = "^3.11"
99
Django = "^4.2.3"
1010
celery = "^5.3.1"
1111
environs = "^9.5.0"

0 commit comments

Comments
 (0)