From ea0d7d5a2f60cf511c5c079b3fcf94a7ec830314 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 24 Apr 2024 17:33:25 +0200 Subject: [PATCH] chore(deps): update dependency scramp to v1.4.5 (#591) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [scramp](https://togithub.com/tlocke/scramp) | `==1.4.4` -> `==1.4.5` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/scramp/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/scramp/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/scramp/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/scramp/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tlocke/scramp (scramp) ### [`v1.4.5`](https://togithub.com/tlocke/scramp/compare/1.4.4...1.4.5) [Compare Source](https://togithub.com/tlocke/scramp/compare/1.4.4...1.4.5)
--- ### Configuration 📅 **Schedule**: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai). Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> --- .../function-scripts/analyze-prospectus/requirements.txt | 2 +- .../genwealth/function-scripts/process-pdf/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt b/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt index dd9ab2957..6c57d7e61 100644 --- a/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt +++ b/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt @@ -61,7 +61,7 @@ python-dateutil==2.9.0.post0 PyYAML==6.0.1 requests==2.31.0 rsa==4.9 -scramp==1.4.4 +scramp==1.4.5 shapely==2.0.4 six==1.16.0 sniffio==1.3.1 diff --git a/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt b/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt index 82953063b..f42167be3 100644 --- a/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt +++ b/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt @@ -62,7 +62,7 @@ python-dateutil==2.9.0.post0 PyYAML==6.0.1 requests==2.31.0 rsa==4.9 -scramp==1.4.4 +scramp==1.4.5 shapely==2.0.4 six==1.16.0 sniffio==1.3.1