From 0d28013f7da5fb6e4bdff85a215d6ced0c32a783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:22:54 +0000 Subject: [PATCH] build(deps): bump owslib from 0.25.0 to 0.28.1 Bumps [owslib](https://github.com/geopython/OWSLib) from 0.25.0 to 0.28.1. - [Release notes](https://github.com/geopython/OWSLib/releases) - [Commits](https://github.com/geopython/OWSLib/compare/0.25.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 a3a4d1d..b08cdb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ netifaces==0.11.0 numpy==1.21.5 oauthlib==3.2.0 olefile==0.46 -OWSLib==0.25.0 +OWSLib==0.28.1 packaging==21.3 paramiko==2.9.3 pbr==5.8.0