Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.5...1.4.6) (2024-07-05) ### Bug Fixes * **deps:** update dependency pydantic to v2.8.2 ([77a7f17](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/77a7f1720cb3284ebdbfdeed4b483792cb2bc033)) ## [1.4.5](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.4...1.4.5) (2024-06-14) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.5" version = "1.4.6" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.5...1.4.6) (2024-07-05) ### Bug Fixes * **deps:** update dependency pydantic to v2.8.2 ([77a7f17](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/77a7f1720cb3284ebdbfdeed4b483792cb2bc033)) ## [1.4.5](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.4...1.4.5) (2024-06-14) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.5" version = "1.4.6" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading