Skip to content

Commit

Permalink
bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Sep 10, 2024
1 parent aa0b804 commit 851f8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
package-mode=false

[tool.poetry.dependencies]
python = "3.12.5"
python = "3.12.6"
python-dotenv = "^1.0.1"
celery = {extras = ["redis"], version = "^5.4.0"}
flower = "^2.0.1"
Expand Down

0 comments on commit 851f8be

Please sign in to comment.