Skip to content
Snippets Groups Projects
Commit b2a02678 authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

Merge remote-tracking branch 'upstream/main'

# Conflicts:
#	.gitlab-ci.yml
#	CHANGELOG.md
parents 1176ceb4 066b69a0
No related branches found
No related tags found
No related merge requests found
Pipeline #177648 passed
## [1.5.9](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-tools/tbc-check/compare/1.5.8...1.5.9) (2025-01-29)
## [1.5.13](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.12...1.5.13) (2025-05-02)
### Bug Fixes
* **deps:** update poetry dependencies ([18a95e5](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/18a95e5946833a09575577fa9f94b7734efc9e32))
## [1.5.12](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.11...1.5.12) (2025-04-11)
### Bug Fixes
* **deps:** update poetry dependencies ([0ba36b2](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/0ba36b2c6cb47470c8ee35cfdb0820d6ed1cc754))
## [1.5.11](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.10...1.5.11) (2025-04-04)
### Bug Fixes
* **deps:** update poetry dependencies ([e3072aa](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/e3072aa21c53dcbecbd7f30fc8f7552106472b0c))
## [1.5.10](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.9...1.5.10) (2025-03-28)
### Bug Fixes
* **deps:** update poetry dependencies ([dd1001b](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/dd1001be2c337a3a403f1c7e2201a733fa411d4e))
## [1.5.9](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.8...1.5.9) (2025-01-24)
### Bug Fixes
......
This diff is collapsed.
[tool.poetry]
name = "tbc-check"
version = "1.5.9"
version = "1.5.13"
description = "to-be-continuous checker CLI tool"
authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"]
license = "LGPL"
......@@ -25,7 +25,7 @@ pytest = "^8.0.0"
pytest-cov = "^6.0.0"
pytest-env = "^1.0.0"
mypy = "^1.0.0"
ruff = "^0.9.0"
ruff = "^0.11.0"
[tool.pytest.ini_options]
# this project uses "pytest" for unit testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment