From 70251b35957ad2344352e6d47bdd98f0c5fa96f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:42:17 +0000 Subject: [PATCH] build(deps): bump dj-database-url from 2.1.0 to 2.3.0 Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.1.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.1.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 0d8b8a9399c..5f6eae0b8bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ numpy==1.26.* # # Apps with packages provided in GeoNode's PPA on Launchpad. # Django Apps -dj-database-url==2.1.0 +dj-database-url==2.3.0 dj-pagination==2.5.0 django-select2==8.1.2 django-floppyforms<1.10.0