Skip to content

Commit

Permalink
πŸ’š Update Python version used in CI for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cjumel committed Dec 18, 2023
1 parent 7541ae4 commit b9f5f82
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
@@ -1,5 +1,5 @@
[project]
requires-python = ">=3.9,<3.10"
requires-python = ">=3.11,<3.12"

[tool]

Expand Down

0 comments on commit b9f5f82

Please sign in to comment.