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