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 Oct 14, 2024
1 parent 79334fc commit 33c7b64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 162 deletions.
165 changes: 4 additions & 161 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 @@ -7,7 +7,7 @@ license = "MIT"
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.9"
python = "^3.13.0"
click = "^8.1.7"
coloredlogs = "^15.0.1"

Expand Down

0 comments on commit 33c7b64

Please sign in to comment.