Skip to content

Commit

Permalink
Lock file maintenance Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 6809299 commit a1fa885
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ codespell = "^2.2.6"
optional = true

[tool.poetry.group.unit.dependencies]
coverage = {extras = ["toml"], version = "^7.4.4"}
coverage = {extras = ["toml"], version = "^7.5.0"}
pytest = "^8.1.1"
pytest-asyncio = "*"
jinja2 = "^3.1.3"
Expand Down

0 comments on commit a1fa885

Please sign in to comment.