We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a47f7a commit d9ba049Copy full SHA for d9ba049
requirements.txt
@@ -60,7 +60,7 @@ plotly==5.24.0
60
# via -r requirements.txt.in
61
pycparser==2.21
62
# via cffi
63
-pygithub==2.3.0
+pygithub==2.4.0
64
65
pygments==2.17.2
66
# via rich
requirements.txt.in
@@ -3,7 +3,7 @@
3
# pip install pip-tools
4
# pip-compile -o requirements.txt requirements.txt.in
5
6
-PyGithub==2.3.0
+PyGithub==2.4.0
7
pandas
8
plotly==5.24.0
9
copr-cli
0 commit comments