From 1da7002a5f5f35ba39ee254c07dc6986002d5905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:56:08 +0000 Subject: [PATCH] Bump gitpython 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](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tools/strictness_level_migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt b/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt index 97b14d6e7173..1e17551edf84 100644 --- a/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt +++ b/airbyte-integrations/bases/connector-acceptance-test/tools/strictness_level_migration/requirements.txt @@ -14,7 +14,7 @@ dpath==2.0.6 exceptiongroup==1.0.1 fancycompleter==0.9.1 gitdb==4.0.9 -GitPython==3.1.29 +GitPython==3.1.35 hypothesis==6.54.6 hypothesis-jsonschema==0.20.1 icdiff==1.9.1