From 32b85d583843260a2aa3017e5804a16d36887dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:05 +0000 Subject: [PATCH] Bump gitpython from 3.1.29 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.32. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index e61e0ff..655df75 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -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 @@ -62,19 +60,10 @@ flake8-todo==0.7 # via -r requirements-lint.in gitdb==4.0.9 # via gitpython -gitpython==3.1.29 +gitpython==3.1.32 # via bandit idna==3.4 # via requests -importlib-metadata==4.2.0 ; python_version < "3.8" - # via - # -r requirements-lint.in - # click - # flake8 - # flake8-comprehensions - # pluggy - # pytest - # stevedore iniconfig==1.1.1 # via pytest isort==5.10.1 @@ -127,26 +116,7 @@ stevedore==3.5.2 # via bandit tokenize-rt==5.0.0 # via pyupgrade -tomli==2.0.1 - # via - # black - # coverage - # mypy - # pytest -typed-ast==1.5.4 ; python_version < "3.8" - # via - # -r requirements-lint.in - # black - # mypy typing-extensions==4.4.0 - # via - # black - # gitpython - # importlib-metadata - # mypy + # via mypy urllib3==1.26.12 # via requests -zipp==3.10.0 ; python_version < "3.8" - # via - # -r requirements-lint.in - # importlib-metadata