Skip to content

Commit

Permalink
Update Python to ^3.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent e9b99c6 commit ab732d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 174 deletions.
178 changes: 5 additions & 173 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.12.5"
click = "^8.1.7"
coloredlogs = "^15.0.1"
boto3 = "^1.35.10"
Expand Down

0 comments on commit ab732d6

Please sign in to comment.