Commit f6bfc21e authored by renovate-bot's avatar renovate-bot Committed by Mathieu Coupé
Browse files

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

parent 74de03ba
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"