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 21, 2023
1 parent ac32a17 commit b0c4624
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 29 deletions.
54 changes: 28 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 @@ -136,7 +136,7 @@ mypy = "1.7.0"
pytest = "7.4.3"
pytest-cov = "4.1.0"
types-requests = "^2.28.11.8"
ruff = "0.1.5"
ruff = "0.1.6"
pytest-recording = "0.13.0"
pytest-asyncio = "0.21.1"
urllib3 = "1.26.18"
Expand All @@ -145,11 +145,11 @@ urllib3 = "1.26.18"
optional = true

[tool.poetry.group.docs.dependencies]
mkdocs-material = "9.4.8"
mkdocs-material = "9.4.10"
pillow = "10.1.0"
cairosvg = "2.7.1"
mkdocs-git-revision-date-localized-plugin = "1.2.1"
mkdocstrings = { version = "0.23.0", extras = ["python"] }
mkdocstrings = { version = "0.24.0", extras = ["python"] }
mkdocs-autorefs = "0.5.0"
black = "23.11.0"

Expand Down

0 comments on commit b0c4624

Please sign in to comment.