From cff1d682a43b7788a2e47d94c7a5d78126862049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 13:23:02 +0000 Subject: [PATCH] chore(deps): bump gitpython from 3.1.26 to 3.1.30 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.26 to 3.1.30. - [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.26...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index a8584ec..3faa0ba 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -58,7 +58,7 @@ future==0.18.2 # via radon gitdb==4.0.9 # via gitpython -gitpython==3.1.26 +gitpython==3.1.30 # via # bandit # wily @@ -166,8 +166,6 @@ retrying==1.3.3 # via plotly ruamel-yaml==0.17.20 # via semgrep -ruamel-yaml-clib==0.2.6 - # via ruamel-yaml s3transfer==0.5.0 # via boto3 semgrep==0.64.0