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 Aug 20, 2024
1 parent cbc378a commit 3bdb107
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 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 @@ -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"
mkdocs-autorefs = "1.1.0"
mkdocs-git-revision-date-localized-plugin = "1.2.7"
mkdocs-material = "9.5.32"
mkdocstrings = { version = "0.25.2", extras = ["python"] }
mypy = "1.11.1"
pillow = "10.4.0"
pydantic = "2.8.2"
pytest = "8.3.2"
pytest-benchmark = "4.0.0"
pytest-cov = "5.0.0"
ruff = "0.6.0"
ruff = "0.6.1"

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

0 comments on commit 3bdb107

Please sign in to comment.