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 Feb 2, 2024
1 parent a1202bb commit 907e74b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
54 changes: 27 additions & 27 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 @@ -55,9 +55,9 @@ optional = true
freezegun = "1.4.0"
mypy = "1.8.0"
pytest = "7.4.4"
pytest-asyncio = "0.23.3"
pytest-asyncio = "0.23.4"
pytest-cov = "4.1.0"
ruff = "0.1.11"
ruff = "0.2.0"
types-redis = "^4.4.0.4"

[tool.poetry.group.docs]
Expand All @@ -69,7 +69,7 @@ cairosvg = "2.7.1"
mkdocs-autorefs = "0.5.0"
mkdocs-git-committers-plugin-2 = "2.2.3"
mkdocs-git-revision-date-localized-plugin = "1.2.2"
mkdocs-material = "9.5.3"
mkdocs-material = "9.5.6"
mkdocstrings = { version = "0.24.0", extras = ["python"] }
pillow = "10.2.0"

Expand Down

0 comments on commit 907e74b

Please sign in to comment.