Skip to content

Commit

Permalink
Update dependency GitPython to v3.1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 774715b commit ca7f44b
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.42",
"GitPython==3.1.43",
"PyGithub==2.3.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.5
Deprecated==1.2.14
gitdb==4.0.11
GitPython==3.1.42
GitPython==3.1.43
idna==3.6
pycparser==2.22
PyGithub==2.3.0
Expand Down

0 comments on commit ca7f44b

Please sign in to comment.