Skip to content

Commit 1100ed3

Browse files
committed
Bump to exasol-toolbox 1.6.0
1 parent 5342292 commit 1100ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-template/{{cookiecutter.repo_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ homepage = "https://github.com/exasol/{{cookiecutter.repo_name}}"
2424
[tool.poetry.dependencies]
2525

2626
[tool.poetry.group.dev.dependencies]
27-
exasol-toolbox = "^1.1.0"
27+
exasol-toolbox = "^1.6.0"
2828

2929
[build-system]
3030
requires = ["poetry-core>=2.0.0"]

0 commit comments

Comments
 (0)