Skip to content

Commit

Permalink
fix(dependencies): update python to ^3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 1d912f9 commit 757f6ee
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.0"

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

0 comments on commit 757f6ee

Please sign in to comment.