From 7976470f7d24f1a5290a9b6c9151abe0f7b240b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 01:56:15 +0000 Subject: [PATCH] Bump django-ipware from 4.0.2 to 6.0.1 Bumps [django-ipware](https://github.com/un33k/django-ipware) from 4.0.2 to 6.0.1. - [Changelog](https://github.com/un33k/django-ipware/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/django-ipware/compare/v4.0.2...v6.0.1) --- updated-dependencies: - dependency-name: django-ipware dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index fe40205e1..bb6e45e00 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,7 +10,7 @@ django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-cri django-environ==0.11.2 django-filter==21.1 # https://github.com/carltongibson/django-filter/ django-inline-svg==0.1.1 -django-ipware==4.0.2 +django-ipware==6.0.1 django-markdownx==3.0.1 # https://github.com/neutronX/django-markdownx django-map-widgets==0.4.2 # https://github.com/erdem/django-map-widgets django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils