From a350c2804b81621c239be62c9dce554123b2c6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:06:26 +0000 Subject: [PATCH] Bump certifi from 2024.7.4 to 2024.8.30 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30. - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) --- updated-dependencies: - dependency-name: certifi 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 ec1e9cf..a8f90c9 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ aiohttp = "==3.9.5" aiosignal = "==1.3.1" async-timeout = "==4.0.3" attrs = "==23.1.0" -certifi = "==2024.7.4" +certifi = "==2024.8.30" charset-normalizer = "==3.3.2" "discord.py" = "==2.3.2" frozenlist = "==1.4.0" diff --git a/Pipfile.lock b/Pipfile.lock index 1bc1e95..1ebaf4f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "008a96cedc69d8423367e0102bf50305da794b5a2559aada203932f4b49f4677" + "sha256": "88257d7ecceba30fc7475536be69eb23f0341574372a2ff4208efd62783c1ffc" }, "pipfile-spec": 6, "requires": { @@ -128,12 +128,12 @@ }, "certifi": { "hashes": [ - "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b", - "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90" + "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8", + "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2024.7.4" + "version": "==2024.8.30" }, "charset-normalizer": { "hashes": [