From 94166f777cf9f1aa22f45d6ba865f296334dbd2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 10:17:54 +0000 Subject: [PATCH] Bump gitpython from 3.1.32 to 3.1.40 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.40. - [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.32...3.1.40) --- 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 de17442..eb8421f 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" pyyaml = "==6.0.1" click = "==8.1.7" python-on-whales = "==0.65.0" -gitpython = "==3.1.32" +gitpython = "==3.1.40" pydantic = "2.3.0" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 402bb81..87735f2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "35504889cad32ec35c7b66a759bebf753c86d8a694514d5a3fa0499ae3aad741" + "sha256": "2c820ed463dbd1e9ff65b0e698bc66e107c6d619f181f33233fa6a15b6336ee2" }, "pipfile-spec": 6, "requires": { @@ -147,12 +147,12 @@ }, "gitpython": { "hashes": [ - "sha256:8d9b8cb1e80b9735e8717c9362079d3ce4c6e5ddeebedd0361b228c3a67a62f6", - "sha256:e3d59b1c2c6ebb9dfa7a184daf3b6dd4914237e7488a1730a6d8f6f5d0b4187f" + "sha256:22b126e9ffb671fdd0c129796343a02bf67bf2994b35449ffc9321aa755e18a4", + "sha256:cf14627d5a8049ffbf49915732e5eddbe8134c3bdb9d476e6182b676fc573f8a" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==3.1.32" + "version": "==3.1.40" }, "idna": { "hashes": [