Skip to content

Commit

Permalink
Upgrade to pydust 0.13.4 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 authored Oct 6, 2023
1 parent 2c95979 commit 83046f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

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.12.3"]
requires = ["poetry-core", "ziggy-pydust==0.13.4"]
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.12.3"
ziggy-pydust = "0.13.4"
pytest = "^7.4.0"
ruff = "^0.0.292"
black = "^23.7.0"
Expand Down

0 comments on commit 83046f4

Please sign in to comment.