Commit 25134347 authored by Mathieu Coupé's avatar Mathieu Coupé
Browse files

Merge branch 'renovate/python-gitlab-8.x' into 'main'

fix(deps): update dependency python-gitlab to v8

See merge request to-be-continuous/tools/gitlab-butler!110
parents b2fd9686 f6bfc21e
Loading
Loading
Loading
Loading
+67 −155

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ packages = [{include = "gitlab_butler"}]

[tool.poetry.dependencies]
python = ">=3.12"
python-gitlab = ">=7.1.0,<7.2.0"
python-gitlab = ">=8.0.0,<8.1.0"
pydantic = ">=2.7.4,<3.0.0"
pyyaml = ">=6.0.1,<7.0.0"
types-pyyaml = ">=6.0.12.20240917,<7.0.0"