Skip to content

Commit

Permalink
Update dependency GitPython to v3.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 6b8dcff commit fd42d64
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 @@ -8,7 +8,7 @@ requires-python = ">=3.10"

dependencies = [
"click==8.1.7",
"GitPython==3.1.40",
"GitPython==3.1.41",
"PyGithub==2.1.1",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ click==8.1.7
cryptography==41.0.7
Deprecated==1.2.14
gitdb==4.0.11
GitPython==3.1.40
GitPython==3.1.41
idna==3.6
pycparser==2.21
PyGithub==2.1.1
Expand Down

0 comments on commit fd42d64

Please sign in to comment.