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 Dec 1, 2024
1 parent ec42541 commit e5416bb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ optional = true
[tool.poetry.group.dev.dependencies]
freezegun = "1.5.1"
mypy = "1.13.0"
pytest = "8.3.3"
pytest = "8.3.4"
pytest-asyncio = "0.24.0"
pytest-cov = "5.0.0"
ruff = "0.7.1"
ruff = "0.8.1"
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.47"
mkdocstrings = { version = "0.27.0", extras = ["python"] }
pillow = "10.4.0"

[tool.black]
Expand Down

0 comments on commit e5416bb

Please sign in to comment.