Loading poetry.lock +67 −155 File changed.Preview size limit exceeded, changes collapsed. Show changes pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading