Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 3482a92 commit 56d7907
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ coveralls==3.3.1
# via -r requirements-lint.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
# via
# flake8-bugbear
Expand Down Expand Up @@ -60,7 +58,7 @@ flake8-todo==0.7
# via -r requirements-lint.in
gitdb==4.0.10
# via gitpython
gitpython==3.1.36
gitpython==3.1.37
# via bandit
idna==3.4
# via requests
Expand Down Expand Up @@ -120,14 +118,5 @@ stevedore==5.1.0
# via bandit
tokenize-rt==5.2.0
# via pyupgrade
tomli==2.0.1
# via
# black
# coverage
# pytest
typing-extensions==4.7.1
# via
# black
# rich
urllib3==2.0.4
# via requests

0 comments on commit 56d7907

Please sign in to comment.