From b4b0b574e3cbfb070597e73f173361efbd468d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:34:01 +0000 Subject: [PATCH] Bump inflect from 7.2.1 to 7.3.0 Bumps [inflect](https://github.com/jaraco/inflect) from 7.2.1 to 7.3.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.2.1...v7.3.0) --- 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 0e0446cbd..3df1c2314 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ gino = "==1.0.1" gitpython = "==3.1.43" hypothesis = "==6.104.0" ib3 = "==0.2.0" -inflect = "==7.2.1" +inflect = "==7.3.0" irc = "==20.1.0" isort = "==5.13.2" munch = "==4.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 423758c8c..6dff3cdbf 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ef3b5d9ff500710377589adb08332403bb5bbb68640a800c9d61e98c68569193" + "sha256": "2c54e4454a7a87dda37f9654fccdc059d10c29dbe64bf0ceac0bd13d7f021833" }, "pipfile-spec": 6, "requires": { @@ -584,12 +584,12 @@ }, "inflect": { "hashes": [ - "sha256:a7ce5e23d6798734f256c1ad9ed52186b8ec276f10b18ce3d3ecb19c21eb6cb6", - "sha256:f4ecaffaeccbc746251d973c0674c47d63b262fdad63f651fb98e878eee1f449" + "sha256:27264bb8992cab2be3c50772ecf7a79492c6f95e16e15002e6023001d2d639c2", + "sha256:91f689dae31f9a0c28e6275f6161a0d39c7316524b71c5b6978920c7d362ce97" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==7.2.1" + "version": "==7.3.0" }, "iniconfig": { "hashes": [