Skip to content

Commit faedbdc

Browse files
fix(deps): update dependency pygithub to v2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fb57e39 commit faedbdc

File tree

3 files changed

+9
-41
lines changed

3 files changed

+9
-41
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"prometheus-client~=0.8",
4141
"psycopg2-binary~=2.9",
4242
"pydantic~=2.12.3",
43-
"PyGithub>=1.58,<1.59",
43+
"PyGithub>=2.8,<2.9",
4444
"pyjwt~=2.7",
4545
"pyOpenSSL~=23.0",
4646
"pypd>=1.1.0,<1.2.0",

qontract_utils/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"pagerduty==6.1.0",
99
"prometheus-client==0.23.1",
1010
"pydantic==2.12.4",
11-
"pygithub==1.58.2",
11+
"pygithub==2.8.1",
1212
"python-gitlab==6.0.0",
1313
"requests==2.32.5",
1414
"ruamel-yaml==0.17.40",

uv.lock

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

0 commit comments

Comments
 (0)