From 093a3ee9437094736d7dd509b7a2123e66c3318b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 10:39:18 +0000 Subject: [PATCH] Bump inflect from 7.3.0 to 7.3.1 in /src/Backend Bumps [inflect](https://github.com/jaraco/inflect) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/inflect/compare/v7.3.0...v7.3.1) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Backend/Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Backend/Pipfile.lock b/src/Backend/Pipfile.lock index 2613293..f9794f7 100644 --- a/src/Backend/Pipfile.lock +++ b/src/Backend/Pipfile.lock @@ -318,12 +318,12 @@ }, "inflect": { "hashes": [ - "sha256:27264bb8992cab2be3c50772ecf7a79492c6f95e16e15002e6023001d2d639c2", - "sha256:91f689dae31f9a0c28e6275f6161a0d39c7316524b71c5b6978920c7d362ce97" + "sha256:bedbae76877b054ecf0597153725677ab618fdd69abf189cc82e0f7a6720669d", + "sha256:edd785148a673b0c6dfef1a7d80cc1bcb2dd6d041cdb313b60032e464fd4e808" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==7.3.0" + "version": "==7.3.1" }, "itsdangerous": { "hashes": [