Skip to content

Commit

Permalink
fix(deps): update python to ~3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 7385bbc commit 01ab1b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 47 deletions.
48 changes: 2 additions & 46 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 @@ -17,7 +17,7 @@ requires = ["poetry>=1.3.2"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
python = "~3.10.9"
python = "~3.12.0"
bleach = "6.1.0"
cachetools = "4.2.4"
mistune = "0.8.4"
Expand Down

0 comments on commit 01ab1b0

Please sign in to comment.