From 4c1b1e45f8b8ca0f361f6491736291c509955bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 07:37:44 +0000 Subject: [PATCH] Bump the titiler group across 1 directory with 4 updates Bumps the titiler group with 4 updates in the / directory: [titiler-core](https://github.com/developmentseed/titiler), [titiler-extensions[cogeo,stac]](https://github.com/developmentseed/titiler), [titiler-mosaic](https://github.com/developmentseed/titiler) and [titiler-application](https://github.com/developmentseed/titiler). Updates `titiler-core` from 0.19.1 to 0.21.1 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](https://github.com/developmentseed/titiler/compare/0.19.1...0.21.1) Updates `titiler-extensions[cogeo,stac]` from 0.19.1 to 0.21.1 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](https://github.com/developmentseed/titiler/compare/0.19.1...0.21.1) Updates `titiler-mosaic` from 0.19.1 to 0.21.1 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](https://github.com/developmentseed/titiler/compare/0.19.1...0.21.1) Updates `titiler-application` from 0.19.1 to 0.21.1 - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](https://github.com/developmentseed/titiler/compare/0.19.1...0.21.1) --- updated-dependencies: - dependency-name: titiler-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: titiler - dependency-name: titiler-extensions[cogeo,stac] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: titiler - dependency-name: titiler-mosaic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: titiler - dependency-name: titiler-application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: titiler ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6257210..d2aef34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ numexpr==2.10.0 -titiler.core==0.19.1 -titiler.extensions[stac,cogeo]==0.19.1 -titiler.mosaic==0.19.1 -titiler.application==0.19.1 +titiler.core==0.21.1 +titiler.extensions[stac,cogeo]==0.21.1 +titiler.mosaic==0.21.1 +titiler.application==0.21.1 mangum requests pyyaml