Skip to content

Commit 1921a9b

Browse files
dependabot[bot]stephenfin
authored andcommitted
build(deps): update django requirement from ~=5.0.0 to ~=5.0.7
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@5.0...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33b209d commit 1921a9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django~=5.0.0
1+
Django~=5.0.7
22
djangorestframework~=3.15.2
33
django-filter~=24.2.0
44
django-debug-toolbar~=4.4.0

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django~=5.0.0
1+
Django~=5.0.7
22
djangorestframework~=3.15.0
33
django-filter~=24.2.0
44
psycopg2~=2.9.9

0 commit comments

Comments
 (0)