From d710ff3134eb94e4a358e5f5a19d962e80aa2312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:38:03 +0000 Subject: [PATCH] Bump the production-dependencies group with 1 update Bumps the production-dependencies group with 1 update: [ghastoolkit](https://github.com/GeekMasher/ghastoolkit). Updates `ghastoolkit` from 0.11.3 to 0.11.8 - [Release notes](https://github.com/GeekMasher/ghastoolkit/releases) - [Commits](https://github.com/GeekMasher/ghastoolkit/compare/0.11.3...0.11.8) --- updated-dependencies: - dependency-name: ghastoolkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b423729..26b695c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -16,11 +16,11 @@ "default": { "certifi": { "hashes": [ - "sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1", - "sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474" + "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f", + "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1" ], "markers": "python_version >= '3.6'", - "version": "==2023.11.17" + "version": "==2024.2.2" }, "charset-normalizer": { "hashes": [ @@ -120,12 +120,12 @@ }, "ghastoolkit": { "hashes": [ - "sha256:1f6696f7fd0f73352869d8a69aa72476d2885a648c75262da98253dd1da2989d", - "sha256:2fe6142004f61d876adda0ccd499282617f46898f11df661e9ee1ed1ee2e749d" + "sha256:232f4acba2c856ffbdb836ccc12fcf87b5d7ebd9843f69f79efc8a35dfc57490", + "sha256:e963eb26409ea8c8f77fc06b6243ad1aac150931b084b30524ad7969fcdf7e0d" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.11.3" + "version": "==0.11.8" }, "idna": { "hashes": [ @@ -166,6 +166,7 @@ "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4", "sha256:9046c58c4395dff28dd494285c82ba00b546adfc7ef001486fbf0324bc174fba", "sha256:9eb6caa9a297fc2c2fb8862bc5370d0303ddba53ba97e71f08023b6cd73d16a8", + "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef", "sha256:a0cd17c15d3bb3fa06978b4e8958dcdc6e0174ccea823003a106c7d4d7899ac5", "sha256:afd7e57eddb1a54f0f1a974bc4391af8bcce0b444685d936840f125cf046d5bd", "sha256:b1275ad35a5d18c62a7220633c913e1b42d44b46ee12554e5fd39c70a243d6a3", @@ -217,11 +218,11 @@ }, "urllib3": { "hashes": [ - "sha256:55901e917a5896a349ff771be919f8bd99aff50b79fe58fec595eb37bbc56bb3", - "sha256:df7aa8afb0148fa78488e7899b2c59b5f4ffcfa82e6c54ccb9dd37c1d7b52d54" + "sha256:051d961ad0c62a94e50ecf1af379c3aba230c66c710493493560c0c223c49f20", + "sha256:ce3711610ddce217e6d113a2732fafad960a03fd0318c91faa79481e35c11224" ], "markers": "python_version >= '3.8'", - "version": "==2.1.0" + "version": "==2.2.0" } }, "develop": {