Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored and eigenein committed Sep 10, 2024

Verified

This commit was signed with the committer’s verified signature.
hakimifr Hakimi
1 parent cbc378a commit 2d7cfd2
Showing 2 changed files with 176 additions and 170 deletions.
332 changes: 169 additions & 163 deletions poetry.lock
14 changes: 7 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -45,17 +45,17 @@ optional = true
[tool.poetry.group.dev.dependencies]
black = "24.8.0"
cairosvg = "2.7.1"
mkdocs-autorefs = "1.0.1"
mkdocs-git-revision-date-localized-plugin = "1.2.6"
mkdocs-material = "9.5.31"
mkdocstrings = { version = "0.25.2", extras = ["python"] }
mypy = "1.11.1"
mkdocs-autorefs = "1.2.0"
mkdocs-git-revision-date-localized-plugin = "1.2.8"
mkdocs-material = "9.5.34"
mkdocstrings = { version = "0.26.1", extras = ["python"] }
mypy = "1.11.2"
pillow = "10.4.0"
pydantic = "2.8.2"
pydantic = "2.9.1"
pytest = "8.3.2"
pytest-benchmark = "4.0.0"
pytest-cov = "5.0.0"
ruff = "0.6.0"
ruff = "0.6.4"

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

0 comments on commit 2d7cfd2

Please sign in to comment.