From e42f68e1320273238d2d8ac488784063cf8f7b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:42:29 +0000 Subject: [PATCH] Bump owslib from 0.17.1 to 0.28.1 in /geoportal Bumps [owslib](https://github.com/geopython/OWSLib) from 0.17.1 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.17.1...0.28.1) --- updated-dependencies: - dependency-name: owslib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- geoportal/upstream_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoportal/upstream_requirements.txt b/geoportal/upstream_requirements.txt index 05efe8758..08820b9f7 100644 --- a/geoportal/upstream_requirements.txt +++ b/geoportal/upstream_requirements.txt @@ -35,7 +35,7 @@ lingua==4.13 # i18n Mako==1.0.7 # geoportal mccabe==0.6.1 # lint mypy==0.670 # lint -OWSLib==0.17.1 # geoportal +OWSLib==0.28.1 # geoportal papyrus==2.4 # commons, geoportal passwordgenerator # geoportal PasteScript==3.1.0 # geoportal pcreate