From 2d0a7578fcb4a1dfed14678c80d965ce5a4d521d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:34:13 +0000 Subject: [PATCH] build(deps): Bump dj-database-url from 2.2.0 to 2.3.0 Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/dj-database-url/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dj-database-url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b30b2c..f8ff246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ amqp==5.2.0 celery==5.4.0 future==1.0.0 certifi -dj-database-url==2.2.0 +dj-database-url==2.3.0 django-redis==5.4.0 elastic-apm==6.23.0 elasticsearch==8.15.1