From 52a45fadded77672f4820663720415a97f0b6aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 22:23:55 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.1 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index bccb5f4..eea59ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,6 @@ absl-py==1.0.0 # tensorflow astunparse==1.6.3 # via tensorflow -cached-property==1.5.2 - # via h5py cachetools==5.0.0 # via google-auth certifi==2021.10.8 @@ -42,8 +40,6 @@ h5py==3.6.0 # via tensorflow idna==3.3 # via requests -importlib-metadata==4.11.1 - # via markdown joblib==1.1.0 # via scikit-learn keras==2.8.0 @@ -70,7 +66,7 @@ numpy==1.21.5 # seaborn # tensorboard # tensorflow -oauthlib==3.2.0 +oauthlib==3.2.1 # via requests-oauthlib opt-einsum==3.3.0 # via tensorflow @@ -145,9 +141,7 @@ tf-estimator-nightly==2.8.0.dev2021122109 threadpoolctl==3.0.0 # via scikit-learn typing-extensions==4.1.1 - # via - # importlib-metadata - # tensorflow + # via tensorflow urllib3==1.26.8 # via requests werkzeug==2.0.3 @@ -158,8 +152,6 @@ wheel==0.37.1 # tensorboard wrapt==1.13.3 # via tensorflow -zipp==3.7.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools