Skip to content

Commit

Permalink
Update Python to ^3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 276b5c4 commit c07ee89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 192 deletions.
195 changes: 4 additions & 191 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.1"
click = "^8.1.8"
coloredlogs = "^15.0.1"

Expand Down

0 comments on commit c07ee89

Please sign in to comment.