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
clementjumel committed Dec 18, 2023
1 parent d25807b commit 615d8f5
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 615d8f5

Please sign in to comment.