diff --git a/Pipfile b/Pipfile index de4500ca7..455024c33 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ django-environ = "0.11.2" django-otp = "1.5.0" django-silk = "5.1.0" django-storages = "1.14.3" -djangorestframework = "3.15.1" +djangorestframework = "3.15.2" factory-boy = "3.3.0" folium = "0.16.0" gunicorn = "22.0.0" @@ -30,8 +30,8 @@ pyjwt = "2.8.0" python-dateutil = "2.9.0" pytz = "2024.1" redis = "5.0.4" -requests = "2.31.0" -sentry-sdk = "2.1.1" +requests = "2.32.2" +sentry-sdk = "2.8.0" tqdm = "4.66.4" tzdata = "2024.1" whitenoise = "6.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index 51810e24a..07346587a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "610ccaae41c0ff6ca730dc55ab71d8a9f95e91490927b8f780a4d9032724490d" + "sha256": "06c49090b1a42c9db36873ad8fa638b0a51b8f5a5825fa2ee30592ddbb2b6a36" }, "pipfile-spec": 6, "requires": { @@ -418,12 +418,12 @@ }, "djangorestframework": { "hashes": [ - "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6", - "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1" + "sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20", + "sha256:36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==3.15.1" + "markers": "python_version >= '3.8'", + "version": "==3.15.2" }, "drf-nested-routers": { "hashes": [ @@ -1324,12 +1324,12 @@ }, "requests": { "hashes": [ - "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f", - "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" + "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289", + "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.31.0" + "markers": "python_version >= '3.8'", + "version": "==2.32.2" }, "rpds-py": { "hashes": [ @@ -1450,12 +1450,12 @@ }, "sentry-sdk": { "hashes": [ - "sha256:95d8c0bb41c8b0bc37ab202c2c4a295bb84398ee05f4cdce55051cd75b926ec1", - "sha256:99aeb78fb76771513bd3b2829d12613130152620768d00cd3e45ac00cb17950f" + "sha256:6051562d2cfa8087bb8b4b8b79dc44690f8a054762a29c07e22588b1f619bfb5", + "sha256:aa4314f877d9cd9add5a0c9ba18e3f27f99f7de835ce36bd150e48a41c7c646f" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2.1.1" + "version": "==2.8.0" }, "six": { "hashes": [