]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
build(deps): update djangorestframework requirement dependabot/pip/djangorestframework-approx-eq-3.16.1 637/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 11 Aug 2025 16:54:56 +0000 (16:54 +0000)
committerGitHub <noreply@github.com>
Mon, 11 Aug 2025 16:54:56 +0000 (16:54 +0000)
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework) to permit the latest version.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.2...3.16.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.16.1
  dependency-type: direct:production
...

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

index 90bc4c31331f2b422abd691aaac1c12529369694..ac99d7f86fd53504675d6cc1b40cd0adbc84cc09 100644 (file)
@@ -1,5 +1,5 @@
 Django~=5.1.0
-djangorestframework~=3.15.2
+djangorestframework~=3.16.1
 django-filter~=24.2.0
 django-debug-toolbar~=5.0.1
 django-dbbackup~=4.2.0
index 4bd824a7bc8f78ae8ef1fde408315c0c7440228f..dce171e140b31ff7212fd235a375d95c8240cce2 100644 (file)
@@ -1,5 +1,5 @@
 Django~=5.1.0
-djangorestframework~=3.15.0
+djangorestframework~=3.16.1
 django-filter~=24.3.0
 psycopg2~=2.9.10
 sqlparse~=0.5.1