Skip to content

Commit

Permalink
fix(dependencies): update python to ^3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 1d912f9 commit 64098ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages = [
]

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.12.3"

[tool.poetry.dev-dependencies]
black = "^21.12b0"
Expand Down

0 comments on commit 64098ed

Please sign in to comment.