diff --git a/Pipfile b/Pipfile index 5476bd3..aefc58f 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -django = "==5.0.7" +django = "==5.0.9" djangorestframework = "==3.15.2" pydantic = "==2.8.2" pytz = "==2024.1" diff --git a/Pipfile.lock b/Pipfile.lock index 3da648e..2ba10f4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5ab2841a60f4ddfc5a91267ea5c22426340f25a90f2c5dbe00ccc2c24b1c3415" + "sha256": "4669654ba5bc92327bcd02d3daf220b24038d9432babbb24ed70fb1309fb3d27" }, "pipfile-spec": 6, "requires": { @@ -406,12 +406,12 @@ }, "django": { "hashes": [ - "sha256:bd4505cae0b9bd642313e8fb71810893df5dc2ffcacaa67a33af2d5cd61888f2", - "sha256:f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da" + "sha256:6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39", + "sha256:f219576ba53be4e83f485130a7283f0efde06a9f2e3a7c3c5180327549f078fa" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.0.7" + "version": "==5.0.9" }, "django-celery-beat": { "hashes": [