diff --git a/Pipfile b/Pipfile index c4cbbd72..8d762682 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ gunicorn = "==21.2.0" idna = "==3.3" pbr = "==6.0.0" psycopg2-binary = "==2.9.9" -python-dateutil = "==2.9.0" +python-dateutil = "==2.9.0.post0" python-dotenv = "==1.0.1" pythonanywhere = "==0.12.1" pytz = "==2024.1" diff --git a/Pipfile.lock b/Pipfile.lock index f5b22245..6a48b6bb 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d458dec492fb0aa660bfb8799c5039ac254dea249e90a1ea3e72f4eead9c9b1e" + "sha256": "c5eeb0652f67c0a384c2c0d4916563661c24d817ab3e2798b38d5889d451fb62" }, "pipfile-spec": 6, "requires": { @@ -755,12 +755,12 @@ }, "python-dateutil": { "hashes": [ - "sha256:78e73e19c63f5b20ffa567001531680d939dc042bf7850431877645523c66709", - "sha256:cbf2f1da5e6083ac2fbfd4da39a25f34312230110440f424a14c7558bb85d82e" + "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3", + "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427" ], "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.9.0" + "version": "==2.9.0.post0" }, "python-dotenv": { "hashes": [