From 4915cf22b5cbb5a5a1d6ef268ec04fb0b90ba0ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 00:01:44 +0000 Subject: [PATCH] build(deps): bump owslib from 0.34.1 to 0.35.0 Bumps [owslib](https://github.com/geopython/OWSLib) from 0.34.1 to 0.35.0. - [Release notes](https://github.com/geopython/OWSLib/releases) - [Commits](https://github.com/geopython/OWSLib/compare/0.34.1...0.35.0) --- updated-dependencies: - dependency-name: owslib dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1798cffadf6..8cc73f8b645 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ redis==6.2.0 # geopython dependencies git+https://github.com/geopython/pycsw.git@3.0.0-beta1#egg=pycsw pyproj<3.8.0 -OWSLib==0.34.1 +OWSLib==0.35.0 SQLAlchemy==2.0.43 # required by PyCSW Shapely==2.1.2 mercantile==1.2.1