Skip to content

Commit

Permalink
chore: mise à jour python, version 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Jan 16, 2025
1 parent 432f543 commit 341a642
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12
3.13
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "2.20.0"
description = "La communauté de l'inclusion"
authors = []
license = {text = "ETALAB 2.0"}
requires-python = "~=3.12"
requires-python = ">=3.13"
readme = "README.md"
dependencies = [
"Django>=5.1",
Expand Down
Loading

0 comments on commit 341a642

Please sign in to comment.