From 6372d942332c1755fb763c457fb30d1d72ac02a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:17:05 +0000 Subject: [PATCH] Bump inflect from 7.2.1 to 7.3.1 Bumps [inflect](https://github.com/jaraco/inflect) from 7.2.1 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.2.1...v7.3.1) --- updated-dependencies: - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 9dab8bfb1..35a7b5dff 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ gino = "==1.0.1" gitpython = "==3.1.43" hypothesis = "==6.105.0" ib3 = "==0.2.0" -inflect = "==7.2.1" +inflect = "==7.3.1" irc = "==20.1.0" isort = "==5.13.2" munch = "==4.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index ac538d32d..2ba4efb58 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "76081e592df4cfbcb49188fc522cf73da08ab3fc0e54fc1b14c63a56fa88f060" + "sha256": "910c43036e36c8567be556dae9b483cf65ac7e4e6393f282ec564a90c9cbd15f" }, "pipfile-spec": 6, "requires": { @@ -584,12 +584,12 @@ }, "inflect": { "hashes": [ - "sha256:a7ce5e23d6798734f256c1ad9ed52186b8ec276f10b18ce3d3ecb19c21eb6cb6", - "sha256:f4ecaffaeccbc746251d973c0674c47d63b262fdad63f651fb98e878eee1f449" + "sha256:bedbae76877b054ecf0597153725677ab618fdd69abf189cc82e0f7a6720669d", + "sha256:edd785148a673b0c6dfef1a7d80cc1bcb2dd6d041cdb313b60032e464fd4e808" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==7.2.1" + "version": "==7.3.1" }, "iniconfig": { "hashes": [