Skip to content

Update PTB version in cookie cutter template #657

@ckunki

Description

@ckunki

Currently, ptb/project-template/{{cookiecutter.repo_name}}/pyproject.toml contains

[tool.poetry.group.dev.dependencies]
exasol-toolbox = "^1.6.0"

This should at least be

[tool.poetry.group.dev.dependencies]
exasol-toolbox = ">=4.01, <5"

But I think the release process of the PTB should include checking or even updating this.

Metadata

Metadata

Assignees

Labels

bugUnwanted / harmful behavior

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions