From 862540f8a1fb2d30b48b20f4d28cb931132af57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:42:20 +0000 Subject: [PATCH] Bump owslib from 0.14.0 to 0.28.1 Bumps [owslib](https://github.com/geopython/OWSLib) from 0.14.0 to 0.28.1. - [Release notes](https://github.com/geopython/OWSLib/releases) - [Changelog](https://github.com/geopython/OWSLib/blob/master/CHANGES.rst) - [Commits](https://github.com/geopython/OWSLib/compare/0.14.0...0.28.1) --- updated-dependencies: - dependency-name: owslib 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 bc8a40f4..89ebaa39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-cors-headers==1.3.1 django-jsonfield-compat==0.4.4 geonode==2.6.1 pycsw==2.0.2 -OWSLib==0.14.0 +OWSLib==0.28.1 Shapely==1.5.17.post1 django-autocomplete-light==2.3.3 django-taggit==0.22.0