Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2f8d7b7 commit 808b9f8
Showing 2 changed files with 165 additions and 147 deletions.
300 changes: 159 additions & 141 deletions poetry.lock
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -42,19 +42,19 @@ typing-extensions = "^4.4.0"
optional = true

[tool.poetry.group.dev.dependencies]
black = "23.12.0"
black = "23.12.1"
cairosvg = "2.7.1"
mkdocs-autorefs = "0.5.0"
mkdocs-git-revision-date-localized-plugin = "1.2.2"
mkdocs-material = "9.5.2"
mkdocs-material = "9.5.4"
mkdocstrings = { version = "0.24.0", extras = ["python"] }
mypy = "1.8.0"
pillow = "10.1.0"
pydantic = "1.10.13"
pytest = "7.4.3"
pillow = "10.2.0"
pydantic = "1.10.14"
pytest = "7.4.4"
pytest-benchmark = "4.0.0"
pytest-cov = "4.1.0"
ruff = "0.1.9"
ruff = "0.1.14"

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

0 comments on commit 808b9f8

Please sign in to comment.