From 6008694b015d6f6ec83f06cb0e64a65cabb3b88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:54:36 +0000 Subject: [PATCH] Bump inflect from 7.2.0 to 7.2.1 Bumps [inflect](https://github.com/jaraco/inflect) from 7.2.0 to 7.2.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.0...v7.2.1) --- updated-dependencies: - dependency-name: inflect 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 b9662f566..49c1e32ff 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ gino = "==1.0.1" gitpython = "==3.1.43" hypothesis = "==6.100.2" ib3 = "==0.2.0" -inflect = "==7.2.0" +inflect = "==7.2.1" irc = "==20.1.0" isort = "==5.13.2" munch = "==4.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 4a307b048..ca3722c08 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "109e0be01207137bb9ea746e743f9a1a652d62630e14c05a7572eb01d1118b14" + "sha256": "d5c3adb2b3bce39504b1b6113ab408432da78ae9b5f13c9cb8c1c062a94a226f" }, "pipfile-spec": 6, "requires": { @@ -613,12 +613,12 @@ }, "inflect": { "hashes": [ - "sha256:32feacfacfcae2f22e6fccdea10f0ddf26a638fac434d0dddaafbca0034f3784", - "sha256:b41e1677ea799f26f371a5d6d57b9eb966a5f9ba3b341a96464a6cac50aeccf3" + "sha256:a7ce5e23d6798734f256c1ad9ed52186b8ec276f10b18ce3d3ecb19c21eb6cb6", + "sha256:f4ecaffaeccbc746251d973c0674c47d63b262fdad63f651fb98e878eee1f449" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==7.2.0" + "version": "==7.2.1" }, "iniconfig": { "hashes": [