Skip to content

Commit

Permalink
fix - bump remaining 3.11 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanWhite25 committed Oct 15, 2024
1 parent bd471f0 commit 66928bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
packages = [{ include = "cruft" }]

[tool.poetry.dependencies]
python = ">=3.11"
python = ">=3.12"
cookiecutter = ">=1.7"
gitpython = ">=3.0"
toml = { version = ">=0.10", optional = true, python = "<3.11" }
Expand Down

0 comments on commit 66928bb

Please sign in to comment.