Skip to content

Commit

Permalink
chore: update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
fivan999 committed Dec 20, 2024
1 parent ad6641a commit 0703490
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -33,7 +33,7 @@ authors = ["bebra_dev"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
python = "^3.12"
fastapi = "^0.115.6"
sqlalchemy = "^2.0.31"
psycopg2-binary = "^2.9.9"
Expand Down

0 comments on commit 0703490

Please sign in to comment.