From 116799a387d4a4057f56ed86b00390b4d5bb94e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 06:14:02 +0000 Subject: [PATCH] Bump more-itertools from 10.4.0 to 10.5.0 Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/commits) --- updated-dependencies: - dependency-name: more-itertools 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 cf8ec083..28620fbc 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ colorlog = "~=6.8" flask = "~=3.0" flask-apscheduler = "~=1.13" gunicorn = "~=22.0" -more-itertools = "~=10.4" +more-itertools = "~=10.5" mysql-connector-python = "~=9.0" pandas = "~=2.0" pika = "~=1.3" diff --git a/Pipfile.lock b/Pipfile.lock index 0a966c64..f3ae97e1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a714954c7feb72c11a58626cd3c331d316df393ef1bb4e1118bfe72ce089523f" + "sha256": "5bd97454753b15bbb688481f8d534590748902291191034f461ec240445e8004" }, "pipfile-spec": 6, "requires": { @@ -744,12 +744,12 @@ }, "more-itertools": { "hashes": [ - "sha256:0f7d9f83a0a8dcfa8a2694a770590d98a67ea943e3d9f5298309a484758c4e27", - "sha256:fe0e63c4ab068eac62410ab05cccca2dc71ec44ba8ef29916a0090df061cf923" + "sha256:037b0d3203ce90cca8ab1defbbdac29d5f993fc20131f3664dc8d6acfa872aef", + "sha256:5482bfef7849c25dc3c6dd53a6173ae4795da2a41a80faea6700d9f5846c5da6" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==10.4.0" + "version": "==10.5.0" }, "multidict": { "hashes": [