Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent c2967ea commit a86e8e7
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 63 deletions.
119 changes: 60 additions & 59 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@ optional = true
black = "24.10.0"
cairosvg = "2.7.1"
mkdocs-autorefs = "1.2.0"
mkdocs-git-revision-date-localized-plugin = "1.2.9"
mkdocs-material = "9.5.41"
mkdocs-git-revision-date-localized-plugin = "1.3.0"
mkdocs-material = "9.5.44"
mkdocstrings = { version = "0.26.2", extras = ["python"] }
mypy = "1.12.0"
mypy = "1.13.0"
pillow = "10.4.0"
pydantic = "2.9.2"
pytest = "8.3.3"
pytest-benchmark = "4.0.0"
pytest-cov = "5.0.0"
ruff = "0.6.9"
ruff = "0.7.3"

[tool.poetry.urls]
"Changelog" = "https://github.com/eigenein/protobuf/blob/master/CHANGELOG.md"
Expand Down

0 comments on commit a86e8e7

Please sign in to comment.