From 77b897b4d0932d668f255945ae95b5390aa0652f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 21:40:44 +0000 Subject: [PATCH] Bump inflect from 7.3.1 to 7.5.0 Bumps [inflect](https://github.com/jaraco/inflect) from 7.3.1 to 7.5.0. - [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.1...v7.5.0) --- updated-dependencies: - dependency-name: inflect dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index ea7313cc..30c99db8 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ flake8-variables-names = "==0.0.6" gino = "==1.0.1" gitpython = "==3.1.44" hypothesis = "==6.131.9" -inflect = "==7.3.1" +inflect = "==7.5.0" irc = "==20.5.0" isort = "==6.0.1" munch = "==4.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index fca75d3a..16a1c12c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "527efb36731b385d149192ae37331314e1ecd6a98d8c21cd6127941e41b31d2f" + "sha256": "524ef208612ab2c46c094d68422e0d67993933aa88ae993fe2900cba2248f3c2" }, "pipfile-spec": 6, "requires": { @@ -639,12 +639,12 @@ }, "inflect": { "hashes": [ - "sha256:bedbae76877b054ecf0597153725677ab618fdd69abf189cc82e0f7a6720669d", - "sha256:edd785148a673b0c6dfef1a7d80cc1bcb2dd6d041cdb313b60032e464fd4e808" + "sha256:2aea70e5e70c35d8350b8097396ec155ffd68def678c7ff97f51aa69c1d92344", + "sha256:faf19801c3742ed5a05a8ce388e0d8fe1a07f8d095c82201eb904f5d27ad571f" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==7.3.1" + "markers": "python_version >= '3.9'", + "version": "==7.5.0" }, "iniconfig": { "hashes": [