From 6fcc69476468050790f13e250c4be05703b90bd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:20:52 +0000 Subject: [PATCH] Bump gitpython Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.37. - [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.37) --- 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..fd769eb9af21 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.37 hypothesis==6.54.6 hypothesis-jsonschema==0.20.1 icdiff==1.9.1