Skip to content

Commit

Permalink
Bump gitpython from 3.1.37 to 3.1.41 in /requirements (#36)
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [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.37...3.1.41)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 49150d0 commit c11c57d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ flask-cdn==1.5.3
# via -r base.in
gitdb==4.0.10
# via gitpython
gitpython==3.1.37
gitpython==3.1.41
# via -r base.in
gunicorn==21.2.0
# via -r base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ gitdb==4.0.10
# via
# -r base.txt
# gitpython
gitpython==3.1.37
gitpython==3.1.41
# via -r base.txt
gunicorn==21.2.0
# via -r base.txt
Expand Down

0 comments on commit c11c57d

Please sign in to comment.