From e22989ad67a5a0a7d5ebc309885c9d5cfaf4ff9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:02:58 +0000 Subject: [PATCH] Bump ibm-watson from 7.0.0 to 7.0.1 Bumps [ibm-watson](https://github.com/watson-developer-cloud/python-sdk) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/watson-developer-cloud/python-sdk/releases) - [Changelog](https://github.com/watson-developer-cloud/python-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/watson-developer-cloud/python-sdk/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: ibm-watson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 653dca17..f33240db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,9 @@ constantly==15.1.0 contextlib2==21.6.0 # via schema coverage[toml]==7.2.7 - # via pytest-cov + # via + # coverage + # pytest-cov cryptography==41.0.1 # via # autobahn @@ -171,7 +173,7 @@ google-cloud-language==2.10.0 # via -r requirements.in google-cloud-resource-manager==1.10.4 # via google-cloud-aiplatform -google-cloud-speech==2.21.0 +google-cloud-speech==2.20.0 # via -r requirements.in google-cloud-storage==2.9.0 # via @@ -223,7 +225,7 @@ hyperlink==21.0.0 # twisted ibm-cloud-sdk-core==3.16.7 # via ibm-watson -ibm-watson==7.0.0 +ibm-watson==7.0.1 # via -r requirements.in idna==3.4 # via