Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 2d6dffa commit 25b07cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ flask-sqlalchemy==3.0.3 ; python_version >= "3.8" and python_version < "4.0"
flask-wtf==1.1.1 ; python_version >= "3.8" and python_version < "4.0"
flask==2.2.3 ; python_version >= "3.8" and python_version < "4.0"
gitdb==4.0.10 ; python_version >= "3.8" and python_version < "4.0"
gitpython==3.1.31 ; python_version >= "3.8" and python_version < "4.0"
gitpython==3.1.41 ; python_version >= "3.8" and python_version < "4.0"
greenlet==2.0.2 ; python_version >= "3.8" and python_version < "4.0" and platform_machine == "aarch64" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "ppc64le" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "x86_64" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "amd64" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "AMD64" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_machine == "WIN32"
identify==2.5.18 ; python_version >= "3.8" and python_version < "4.0"
idna==3.4 ; python_version >= "3.8" and python_version < "4.0"
Expand Down

0 comments on commit 25b07cc

Please sign in to comment.