From 972ac684411e9fb2bb5f6893a97e59865449e2dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 07:28:57 +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.20.0 - [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.20.0) Updates `titiler-extensions[cogeo,stac]` from 0.19.1 to 0.20.0 - [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.20.0) Updates `titiler-mosaic` from 0.19.1 to 0.20.0 - [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.20.0) Updates `titiler-application` from 0.19.1 to 0.20.0 - [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.20.0) --- 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..053a0bf 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.20.0 +titiler.extensions[stac,cogeo]==0.20.0 +titiler.mosaic==0.20.0 +titiler.application==0.20.0 mangum requests pyyaml