diff --git a/Pipfile b/Pipfile index 73958c4..506476f 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ pytest-cov = "*" colorlog = "~=6.9" flask = "~=3.1" gunicorn = "~=23.0" -python-dotenv = "~=1.1" +python-dotenv = "~=1.2" slackclient = "~=2.6" markupsafe = "==3.0.2" click = "~=8.1" diff --git a/Pipfile.lock b/Pipfile.lock index 15ff6c6..ff555db 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b510fdc6238c1be4fbe8dcdf012fe5cd924d0b146f1936fb8f4a0b3b12931fb5" + "sha256": "0c5e0eb1ecdbce8ffd1bedbcba08e69001d845ad6f13f85fbeb603ef90ba4db1" }, "pipfile-spec": 6, "requires": { @@ -600,12 +600,12 @@ }, "python-dotenv": { "hashes": [ - "sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5", - "sha256:d7c01d9e2293916c18baf562d95698754b0dbbb5e74d457c45d4f6561fb9d55d" + "sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6", + "sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==1.1.0" + "version": "==1.2.1" }, "slackclient": { "hashes": [