Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.6.7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.6...1.6.7) (2026-03-30) ### Bug Fixes * **deps:** upgrade requests dependency to solve CVE ([24e450a](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/24e450a75aeb21496086966bf3198e8b7282c5e8)) ## [1.6.6](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.5...1.6.6) (2026-03-30) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-cp" version = "1.6.6" version = "1.6.7" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.6.7](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.6...1.6.7) (2026-03-30) ### Bug Fixes * **deps:** upgrade requests dependency to solve CVE ([24e450a](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/24e450a75aeb21496086966bf3198e8b7282c5e8)) ## [1.6.6](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.5...1.6.6) (2026-03-30) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-cp" version = "1.6.6" version = "1.6.7" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading