From d39db3662ea1a3c705eda3b6e72307fa932546ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:44:56 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [oauthlib](https://github.com/oauthlib/oauthlib), [pillow](https://github.com/python-pillow/Pillow), [scipy](https://github.com/scipy/scipy) and [tensorflow](https://github.com/tensorflow/tensorflow). Updates `oauthlib` from 3.1.1 to 3.2.2 - [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.1.1...v3.2.2) Updates `pillow` from 9.0.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...10.3.0) Updates `scipy` from 1.7.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.11.1) Updates `tensorflow` from 2.6.3 to 2.11.1 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.6.3...v2.11.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: tensorflow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9b3b128..742e07c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,11 +8,11 @@ jaxlib==0.1.71+cuda111 Markdown==3.3.4 matplotlib==3.4.3 numpy==1.21.0 -oauthlib==3.1.1 +oauthlib==3.2.2 opencv-python==4.5.3.56 opt-einsum==3.3.0 optax==0.0.9 -Pillow==9.0.0 -scipy==1.7.1 -tensorflow==2.6.3 +Pillow==10.3.0 +scipy==1.11.1 +tensorflow==2.11.1 tqdm==4.62.2