Skip to content

Commit

Permalink
Update Python to ~3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 8dc6b92 commit c85b139
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ celery = "~5.3.6"
flask = {extras = ["async"], version = "^3.0.0"}
peewee = "~3.17.0"
pystmark = "~0.5.3"
python = "~3.12"
python = "~3.13.0"
python-dotenv = "^1.0.0"
python-telegram-bot = "^20.7"
redis = "^5.0.1"
Expand Down

0 comments on commit c85b139

Please sign in to comment.