Skip to content

Commit

Permalink
OPT: Update all non-major dependencies ⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent ec42541 commit de7a507
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ mypy = "1.13.0"
pytest = "8.3.3"
pytest-asyncio = "0.24.0"
pytest-cov = "5.0.0"
ruff = "0.7.1"
ruff = "0.8.0"
types-redis = "^4.4.0.4"

[tool.poetry.group.docs]
Expand All @@ -69,8 +69,8 @@ cairosvg = "2.7.1"
mkdocs-autorefs = "1.2.0"
mkdocs-git-committers-plugin-2 = "2.4.1"
mkdocs-git-revision-date-localized-plugin = "1.3.0"
mkdocs-material = "9.5.42"
mkdocstrings = { version = "0.26.2", extras = ["python"] }
mkdocs-material = "9.5.45"
mkdocstrings = { version = "0.27.0", extras = ["python"] }
pillow = "10.4.0"

[tool.black]
Expand Down

0 comments on commit de7a507

Please sign in to comment.