Skip to content

Commit

Permalink
Update dependency PyGithub to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent abca46f commit 4fa2952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = ">=3.10"
dependencies = [
"click==8.1.7",
"GitPython==3.1.43",
"PyGithub==2.4.0",
"PyGithub==2.5.0",
]


Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gitdb==4.0.11
GitPython==3.1.43
idna==3.10
pycparser==2.22
PyGithub==2.4.0
PyGithub==2.5.0
PyJWT==2.9.0
PyNaCl==1.5.0
python-dateutil==2.9.0.post0
Expand Down

0 comments on commit 4fa2952

Please sign in to comment.