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 and eigenein committed Nov 14, 2024
1 parent 9bfcb0c commit 8b60b1b
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
118 changes: 59 additions & 59 deletions poetry.lock

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

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ mypy = "1.13.0"
pytest = "8.3.3"
pytest-cov = "5.0.0"
types-requests = "^2.28.11.8"
ruff = "0.6.8"
ruff = "0.7.3"
pytest-recording = "0.13.2"
pytest-asyncio = "0.24.0"
urllib3 = "1.26.20"
Expand All @@ -143,13 +143,13 @@ urllib3 = "1.26.20"
optional = true

[tool.poetry.group.docs.dependencies]
black = "24.8.0"
black = "24.10.0"
cairosvg = "2.7.1"
mkdocs-autorefs = "1.2.0"
mkdocs-git-committers-plugin-2 = "2.3.0"
mkdocs-git-revision-date-localized-plugin = "1.2.9"
mkdocs-material = "9.5.39"
mkdocstrings = { version = "0.26.1", extras = ["python"] }
mkdocs-git-committers-plugin-2 = "2.4.1"
mkdocs-git-revision-date-localized-plugin = "1.3.0"
mkdocs-material = "9.5.44"
mkdocstrings = { version = "0.27.0", extras = ["python"] }
pillow = "10.4.0"

[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit 8b60b1b

Please sign in to comment.