Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouska committed Nov 13, 2024
1 parent 759dc7c commit 71ec02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buvis-pybase = {version = "0.1.5a1", source = "test-pypi"}
[tool.poetry.group.dev.dependencies]
click = "8.1.7"
# doogat-core = "0.1.2"
doogat-core = {version = "0.1.3a14", source = "test-pypi"}
doogat-core = {version = "0.1.3a15", source = "test-pypi"}
# doogat-core = {path = "../../doogat/doogat-core", develop = true}
pre-commit = "4.0.1"
pyfiglet = "1.0.2"
Expand Down

0 comments on commit 71ec02d

Please sign in to comment.