From c8c2e2703ceebe883e8da395d2eb694b282ad7f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:43:56 +0000 Subject: [PATCH] Bump owslib from 0.8.13 to 0.28.1 Bumps [owslib](https://github.com/geopython/OWSLib) from 0.8.13 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.8.13...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 9db8907..ef046f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pyproj==1.9.3 beanstalkc==0.4.0 utm==0.4.0 Pillow==9.3.0 -OWSLib==0.8.13 +OWSLib==0.28.1 Shapely==1.4.4 Sphinx==1.3.1 sphinx-rtd-theme==0.1.9