From 95d55bcc888233a9a60e7c8b82cdab3cf72ff51e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 07:47:11 +0000 Subject: [PATCH] Bump gitpython from 3.1.46 to 3.1.49 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.49. - [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.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production update-type: version-update:semver-patch ... 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..b137ef0b 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.49" hypothesis = "==6.151.13" inflect = "==7.5.0" irc = "==20.5.0" diff --git a/Pipfile.lock b/Pipfile.lock index e0666303..da102112 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b21445ef87bc3d6a4b6b3a6326a085ac9ca51be8beee83e515c4aaca05b2732e" + "sha256": "3678127a2dd22849510cc7a56346639a182938d27f6edf5d483cabad51878eaf" }, "pipfile-spec": 6, "requires": { @@ -700,12 +700,12 @@ }, "gitpython": { "hashes": [ - "sha256:400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f", - "sha256:79812ed143d9d25b6d176a10bb511de0f9c67b1fa641d82097b0ab90398a2058" + "sha256:024b0422d7f84d15cd794844e029ffebd4c5d42a7eb9b936b458697ef550a02c", + "sha256:42f9399c9eb33fc581014bedd76049dfbaf6375aa2a5754575966387280315e1" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.46" + "version": "==3.1.49" }, "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": [