diff --git a/Pipfile b/Pipfile index 1c57c18..f963a8d 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.1.1" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 6bf4dee..75a8b40 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e484640da22c419304874cbf9599484d9c5d7c72ec55610b9dba58fc4dd36f9e" + "sha256": "598831bfb353efd6d13c53bcb65456aa61a083b26f98bac5e46360a1da9ea177" }, "pipfile-spec": 6, "requires": { @@ -140,12 +140,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca", - "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a" + "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", + "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==1.0.1" + "markers": "python_version >= '3.9'", + "version": "==1.1.1" }, "requests": { "hashes": [