diff --git a/Pipfile b/Pipfile index 09a6223..075a070 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -django = "==5.1.5" +django = "==5.1.8" django-filter = "==24.3" djangorestframework = "==3.15.2" markdown = "==3.7" diff --git a/Pipfile.lock b/Pipfile.lock index a25caa3..79b587d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "34726ae9300123c3d7bd99eeb5d1b76440224bacf2d7169e732785b5d7f3278c" + "sha256": "2d013231ffd4ca6ee65ba69984bf04247f944f7d98913fac2c1c6e44138d8818" }, "pipfile-spec": 6, "requires": { @@ -51,12 +51,12 @@ }, "django": { "hashes": [ - "sha256:19bbca786df50b9eca23cee79d495facf55c8f5c54c529d9bf1fe7b5ea086af3", - "sha256:c46eb936111fffe6ec4bc9930035524a8be98ec2f74d8a0ff351226a3e52f459" + "sha256:11b28fa4b00e59d0def004e9ee012fefbb1065a5beb39ee838983fd24493ad4f", + "sha256:42e92a1dd2810072bcc40a39a212b693f94406d0ba0749e68eb642f31dc770b4" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.1.5" + "version": "==5.1.8" }, "django-cors-headers": { "hashes": [