Skip to content

Commit fb4be7f

Browse files
fix(deps): update dependency python-gitlab to v8
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 730573a commit fb4be7f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"pyjwt~=2.7",
4545
"pyOpenSSL~=23.0",
4646
"pypd>=1.1.0,<1.2.0",
47-
"python-gitlab==6.0.0",
47+
"python-gitlab==8.0.0",
4848
"requests-oauthlib~=1.3",
4949
"requests~=2.32",
5050
"rich==14.3.1",

qontract_utils/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"prometheus-client==0.23.1",
1010
"pydantic==2.12.4",
1111
"pygithub==1.58.2",
12-
"python-gitlab==6.0.0",
12+
"python-gitlab==8.0.0",
1313
"requests==2.32.5",
1414
"ruamel-yaml==0.17.40",
1515
"slack_sdk==3.38",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)