Skip to content

Commit

Permalink
Update Python to ^3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 4141056 commit 1e0b0c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 132 deletions.
136 changes: 5 additions & 131 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.4"
click = "^8.1.7"
coloredlogs = "^15.0.1"
boto3 = "^1.34.153"
Expand Down

0 comments on commit 1e0b0c6

Please sign in to comment.