Skip to content

Commit

Permalink
feat(python): bump to 3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Aug 23, 2024
1 parent e7714d3 commit 603b0bd
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 @@ -21,7 +21,7 @@ description = ""
authors = ["Nicolas Lamirault <nicolas.lamirault@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.11"
ansible = "^9.0.0"
pre-commit = "^3.0.0"

Expand Down

0 comments on commit 603b0bd

Please sign in to comment.