diff --git a/Pipfile b/Pipfile index 71190ea..27af2b1 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ flask = "==3.1.3" redis = "==7.1.0" flask-redis = "==0.4.0" retry2 = "==0.9.5" -python-dotenv = "~=1.2.1" +python-dotenv = "~=1.2.2" gunicorn = "~=25.0.0" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 1fd49ad..fac279b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "859659655ed5ba0213e5c450a6d129bd312621173ccf99d3578c95a5f4d9bba1" + "sha256": "7dada29a146fb7a1b61f701475020fcfd39896e5239ecb4cc80cd1bc74628486" }, "pipfile-spec": 6, "requires": { @@ -188,12 +188,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6", - "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61" + "sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a", + "sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==1.2.1" + "markers": "python_version >= '3.10'", + "version": "==1.2.2" }, "redis": { "hashes": [