Skip to content

Commit

Permalink
Update dependency GitPython to v3.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent ad8f6b4 commit e8168ed
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.41",
"GitPython==3.1.42",
"PyGithub==2.2.0",
]

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==42.0.2
Deprecated==1.2.14
gitdb==4.0.11
GitPython==3.1.41
GitPython==3.1.42
idna==3.6
pycparser==2.21
PyGithub==2.2.0
Expand Down

0 comments on commit e8168ed

Please sign in to comment.