Skip to content

Commit

Permalink
Update dependency ziggy-pydust to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 99f3e1c commit 3555bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["poetry-core", "ziggy-pydust==0.19.0"]
requires = ["poetry-core", "ziggy-pydust==0.22.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
Expand All @@ -22,7 +22,7 @@ script = "build.py"
python = "^3.11"

[tool.poetry.group.dev.dependencies]
ziggy-pydust = "0.19.0"
ziggy-pydust = "0.22.0"
pytest = "^7.4.0"
ruff = "^0.1.3"
black = "^23.7.0"
Expand Down

0 comments on commit 3555bfd

Please sign in to comment.