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 8, 2024
1 parent f471933 commit 3fdc233
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 @@ -131,10 +131,10 @@ optional = true

[tool.poetry.group.dev.dependencies]
mypy = "1.13.0"
pytest = "8.3.3"
pytest = "8.3.4"
pytest-cov = "5.0.0"
types-requests = "^2.28.11.8"
ruff = "0.7.3"
ruff = "0.8.2"
pytest-recording = "0.13.2"
pytest-asyncio = "0.24.0"
urllib3 = "1.26.20"
Expand All @@ -148,7 +148,7 @@ 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.44"
mkdocs-material = "9.5.48"
mkdocstrings = { version = "0.27.0", extras = ["python"] }
pillow = "11.0.0"

Expand Down

0 comments on commit 3fdc233

Please sign in to comment.