Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Bump gitpython from 3.1.11 to 3.1.34
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.11 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.11...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 37c66b1 commit 8ca01ee
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 @@ -27,7 +27,7 @@ dependencies = [
"Flask==2.0.3",
"flask_cors==3.0.10",
"flask_restful==0.3.9",
"GitPython==3.1.11",
"GitPython==3.1.34",
"Jinja2==3.0.3",
"jsonschema==3.2.0",
"kubernetes==25.3.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dockerpty==0.4.1
docopt==0.6.2
flasgger==0.9.5
gitdb==4.0.9
gitpython==3.1.11
gitpython==3.1.34
google-auth==2.6.0
gunicorn==20.1.0
idna==3.3
Expand Down

0 comments on commit 8ca01ee

Please sign in to comment.