diff --git a/Pipfile b/Pipfile index a6ca1ba..174a547 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] requests = "=2.32.4" argparse = "=1.4.0" -python-dotenv = "=1.0.1" +python-dotenv = "=1.2.2" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 45c4be6..17ea1ca 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "44a1c091f54898b326e9095b598d3869a375676c3d441c6272f7eda9efba2e5a" + "sha256": "a80904635523d91ed3b2be3a71cfb56e62d34dc641bad97fde85a80e5b629c75" }, "pipfile-spec": 6, "requires": { @@ -140,12 +140,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca", - "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a" + "sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a", + "sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.1" + "markers": "python_version >= '3.10'", + "version": "==1.2.2" }, "requests": { "hashes": [