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 28, 2023
1 parent 9620cce commit b2a6e97
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ zeep = ["zeep"]
optional = true

[tool.poetry.group.dev.dependencies]
mypy = "1.7.0"
mypy = "1.7.1"
pytest = "7.4.3"
pytest-cov = "4.1.0"
types-requests = "^2.28.11.8"
Expand All @@ -145,7 +145,7 @@ urllib3 = "1.26.18"
optional = true

[tool.poetry.group.docs.dependencies]
mkdocs-material = "9.4.10"
mkdocs-material = "9.4.14"
pillow = "10.1.0"
cairosvg = "2.7.1"
mkdocs-git-revision-date-localized-plugin = "1.2.1"
Expand Down

0 comments on commit b2a6e97

Please sign in to comment.