From 1341b123dfdb1a7eaf4988ddea6a39ea88b214c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:22:51 +0000 Subject: [PATCH] Bump gitpython from 3.1.46 to 3.1.47 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.47. - [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.46...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 439c456b..1b98a5cd 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ flake8-docstrings-complete = "==1.4.1" flake8-modern-annotations = "==1.6.0" flake8-variables-names = "==0.0.6" gino = "==1.0.1" -gitpython = "==3.1.46" +gitpython = "==3.1.47" hypothesis = "==6.151.13" inflect = "==7.5.0" irc = "==20.5.0" diff --git a/Pipfile.lock b/Pipfile.lock index e0666303..2a1d46ef 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b21445ef87bc3d6a4b6b3a6326a085ac9ca51be8beee83e515c4aaca05b2732e" + "sha256": "fa57ceda092c6c1d0839e418d491f2086951f9c0697c617618d155b94165a0e2" }, "pipfile-spec": 6, "requires": { @@ -700,12 +700,12 @@ }, "gitpython": { "hashes": [ - "sha256:400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f", - "sha256:79812ed143d9d25b6d176a10bb511de0f9c67b1fa641d82097b0ab90398a2058" + "sha256:489f590edfd6d20571b2c0e72c6a6ac6915ee8b8cd04572330e3842207a78905", + "sha256:dba27f922bd2b42cb54c87a8ab3cb6beb6bf07f3d564e21ac848913a05a8a3cd" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.46" + "version": "==3.1.47" }, "hypothesis": { "hashes": [ @@ -1696,11 +1696,11 @@ }, "smmap": { "hashes": [ - "sha256:26ea65a03958fa0c8a1c7e8c7a58fdc77221b8910f6be2131affade476898ad5", - "sha256:b30115f0def7d7531d22a0fb6502488d879e75b260a9db4d0819cfb25403af5e" + "sha256:4d9debb8b99007ae47165abc08670bd74cb74b5227dda7f643eccc4e9eb5642c", + "sha256:c106e05d5a61449cf6ba9a1e650227ecfb141590d2a98412103ff35d89fc7b2f" ], "markers": "python_version >= '3.7'", - "version": "==5.0.2" + "version": "==5.0.3" }, "sortedcontainers": { "hashes": [