Skip to content

Commit d077612

Browse files
Bump django from 5.2.12 to 6.0.5 in /requirements
Bumps [django](https://github.com/django/django) from 5.2.12 to 6.0.5. - [Commits](django/django@5.2.12...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84821c9 commit d077612

3 files changed

Lines changed: 230 additions & 200 deletions

File tree

requirements/common.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Packages that are shared between deployment and dev environments.
22
gunicorn==26.0.0
33
whitenoise[brotli]==6.11.0 # Used by Whitenoise to provide Brotli-compressed versions of static files.
4-
Django==5.2.12
4+
Django==6.0.5
55
celery==5.6.2 # celery needed for data ingestion
66
simplejson==3.20.2 # import simplejson
77
newrelic==11.2.0

0 commit comments

Comments
 (0)