From 54c9691a1d275e02d2be5b21686a89a9860819a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:43:33 +0000 Subject: [PATCH] Bump gitpython from 3.1.41 to 3.1.43 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.43. - [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.41...3.1.43) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index a9e3b8295..16eae1c6c 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ dateparser = "1.2.0" emoji = "==2.10.1" expiringdict = "==1.2.2" gino = "==1.0.1" -gitpython = "==3.1.41" +gitpython = "==3.1.43" hypothesis = "==6.100.0" ib3 = "==0.2.0" inflect = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index dadb5029a..9b849a9b7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "78aa2723d44033bc6bddfc7e1a22dcb39dd96a9a43e1e3d0ef967af2f9871321" + "sha256": "9564664d57babca391956af2b71e5786420542e197241ece52b5b192a8166485" }, "pipfile-spec": 6, "requires": { @@ -578,12 +578,12 @@ }, "gitpython": { "hashes": [ - "sha256:c36b6634d069b3f719610175020a9aed919421c87552185b085e04fbbdb10b7c", - "sha256:ed66e624884f76df22c8e16066d567aaa5a37d5b5fa19db2c6df6f7156db9048" + "sha256:35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c", + "sha256:eec7ec56b92aad751f9912a73404bc02ba212a23adb2c7098ee668417051a1ff" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.41" + "version": "==3.1.43" }, "hypothesis": { "hashes": [