]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
build(deps): update django requirement from ~=5.0.0 to ~=5.0.7
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Jul 2024 16:23:43 +0000 (16:23 +0000)
committerStephen Finucane <stephenfinucane@hotmail.com>
Fri, 12 Jul 2024 17:06:18 +0000 (18:06 +0100)
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](https://github.com/django/django/compare/5.0...5.0.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements-dev.txt
requirements-prod.txt

index 586f93e1643ce73167ab9b57fda44e531cc147a7..3d80e0cf9e1f5073bbc47c6fa1f0930a989fe9af 100644 (file)
@@ -1,4 +1,4 @@
-Django~=5.0.0
+Django~=5.0.7
 djangorestframework~=3.15.2
 django-filter~=24.2.0
 django-debug-toolbar~=4.4.0
index 8fa04407ead8108ca052656ef848b168391f4b56..c596bc4ac2dae06fa84727f95017688e56802c9b 100644 (file)
@@ -1,4 +1,4 @@
-Django~=5.0.0
+Django~=5.0.7
 djangorestframework~=3.15.0
 django-filter~=24.2.0
 psycopg2~=2.9.9