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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent d118053 commit 88338b0
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 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 @@ -124,16 +122,7 @@ stevedore==5.1.0
# via bandit
tokenize-rt==5.2.0
# via pyupgrade
tomli==2.0.1
# via
# black
# coverage
# mypy
# pytest
typing-extensions==4.7.1
# via
# black
# mypy
# rich
# via mypy
urllib3==2.0.4
# via requests

0 comments on commit 88338b0

Please sign in to comment.