Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2023
1 parent 43869c2 commit b3903ae
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ coveralls==3.3.1
# via -r requirements-lint.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.0.0
# via pytest
flake8==5.0.4
# via
# flake8-bugbear
Expand Down Expand Up @@ -65,7 +63,7 @@ flake8-todo==0.7
# via -r requirements-lint.in
gitdb==4.0.9
# via gitpython
gitpython==3.1.29
gitpython==3.1.35
# via bandit
idna==3.4
# via requests
Expand Down Expand Up @@ -121,15 +119,7 @@ stevedore==3.5.2
# via bandit
tokenize-rt==5.0.0
# via pyupgrade
tomli==2.0.1
# via
# black
# coverage
# mypy
# pytest
typing-extensions==4.4.0
# via
# black
# mypy
# via mypy
urllib3==1.26.12
# via requests

0 comments on commit b3903ae

Please sign in to comment.