From c9cbe7c8158129869323d27f121b600cdb8840d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 03:11:26 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41. - [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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 5d293d299..1fa5e3c3d 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ dateparser = "1.2.0" emoji = "==2.9.0" expiringdict = "==1.2.2" gino = "==1.0.1" -gitpython = "==3.1.40" +gitpython = "==3.1.41" hypothesis = "==6.92.9" ib3 = "==0.2.0" inflect = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index d05af91c5..a1c0a0af3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9dd86368d9ed85b1dc452a1f0f71d5fedc338dd1ed1d5e480f2527d549b1b5ad" + "sha256": "6d6b59d203459750fc1642e256815183af6357964a40eb74d278d8a6e833379c" }, "pipfile-spec": 6, "requires": { @@ -577,12 +577,12 @@ }, "gitpython": { "hashes": [ - "sha256:22b126e9ffb671fdd0c129796343a02bf67bf2994b35449ffc9321aa755e18a4", - "sha256:cf14627d5a8049ffbf49915732e5eddbe8134c3bdb9d476e6182b676fc573f8a" + "sha256:c36b6634d069b3f719610175020a9aed919421c87552185b085e04fbbdb10b7c", + "sha256:ed66e624884f76df22c8e16066d567aaa5a37d5b5fa19db2c6df6f7156db9048" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.40" + "version": "==3.1.41" }, "hypothesis": { "hashes": [