diff --git a/Pipfile b/Pipfile index ec1e9cf..099ee18 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ certifi = "==2024.7.4" charset-normalizer = "==3.3.2" "discord.py" = "==2.3.2" frozenlist = "==1.4.0" -idna = "==3.7" +idna = "==3.10" multidict = "==6.0.4" python-decouple = "==3.8" requests = "==2.32.2" diff --git a/Pipfile.lock b/Pipfile.lock index 1bc1e95..0506f3e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "008a96cedc69d8423367e0102bf50305da794b5a2559aada203932f4b49f4677" + "sha256": "ef5d154f7eb1c533b93ef741c3766100932098fc88a76feea9c8dd222dd75aec" }, "pipfile-spec": 6, "requires": { @@ -320,12 +320,12 @@ }, "idna": { "hashes": [ - "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc", - "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0" + "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9", + "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==3.7" + "markers": "python_version >= '3.6'", + "version": "==3.10" }, "multidict": { "hashes": [