Skip to content

Commit 8cc34df

Browse files
author
MUSTAPHA BARKI
committed
fix(deps): update pygithub and regenerate requirements.txt files
1 parent 653539c commit 8cc34df

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.ci/metrics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pygithub==2.5.0
1+
pygithub==2.8.1
22
python-dateutil==2.9.0.post0

.ci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
junitparser==3.2.0
2-
google-cloud-storage==3.3.0
2+
google-cloud-storage==3.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
black~=23.0
22
darker==1.7.2
3-
PyGithub==1.59.1
3+
PyGithub==2.8.1

llvm/utils/git/requirements_linting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ pycparser==2.22 \
211211
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
212212
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
213213
# via cffi
214-
pygithub==1.59.1 \
214+
pygithub==2.8.1 \
215215
--hash=sha256:3d87a822e6c868142f0c2c4bf16cce4696b5a7a4d142a7bd160e1bdf75bc54a9 \
216216
--hash=sha256:c44e3a121c15bf9d3a5cc98d94c9a047a5132a9b01d22264627f58ade9ddc217
217217
# via -r requirements_linting.txt.in
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PyGithub==1.59.1
1+
PyGithub==2.8.1

0 commit comments

Comments
 (0)