From ea4a8b157c256bc91a0ad46969fbf38928b87025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:55:43 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.0 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v1.16.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f20491..b80518f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-ckeditor==5.9.0 django-crispy-forms==1.9.1 django-js-asset==1.2.2 django-mapbox-location-field==1.5.0 -dnspython==1.16.0 +dnspython==2.6.1 Pillow==10.2.0 python-dateutil==2.8.1 pytz==2020.1