From 7ce9956ac16116829580b0c4707af21fd80ba828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:38:10 +0000 Subject: [PATCH] Bump setuptools from 44.0.0 to 65.5.1 in /python Bumps [setuptools](https://github.com/pypa/setuptools) from 44.0.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v44.0.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.in | 2 +- python/requirements.txt | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/python/requirements.in b/python/requirements.in index cae7f2925c..c1706e5a84 100644 --- a/python/requirements.in +++ b/python/requirements.in @@ -1,5 +1,5 @@ pip==9.0.3 -setuptools==44.0.0 +setuptools==65.5.1 wheel==0.30.0a0 # For tests diff --git a/python/requirements.txt b/python/requirements.txt index 9bba20d1b3..f95d8f16ec 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -7,11 +7,11 @@ funcsigs==1.0.2 \ --hash=sha256:330cc27ccbf7f1e992e69fef78261dc7c6569012cf397db8d3de0234e6c937ca \ --hash=sha256:a7bb0f2cf3a3fd1ab2732cb49eba4252c2af4240442415b4abce3b87022a8f50 - # via -r python/requirements.in + # via -r requirements.in mock==2.0.0 \ --hash=sha256:5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1 \ --hash=sha256:b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba - # via -r python/requirements.in + # via -r requirements.in pbr==5.5.1 \ --hash=sha256:5fad80b613c402d5b7df7bd84812548b2a61e9977387a80a5fc5c396492b13c9 \ --hash=sha256:b236cde0ac9a6aedd5e3c34517b423cd4fd97ef723849da6b0d2231142d89c00 @@ -23,14 +23,14 @@ six==1.15.0 \ wheel==0.30.0a0 \ --hash=sha256:98f3e09b4ad7f5649a7e3d00e0e005ec1824ddcd6ec16c5086c05b1d91ada6da \ --hash=sha256:cd19aa9325d3af1c641b0a23502b12696159171d2a2f4b84308df9a075c2a4a0 - # via -r python/requirements.in + # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: pip==9.0.3 \ --hash=sha256:7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796 \ --hash=sha256:c3ede34530e0e0b2381e7363aded78e0c33291654937e7373032fda04e8803e5 - # via -r python/requirements.in -setuptools==44.0.0 \ - --hash=sha256:180081a244d0888b0065e18206950d603f6550721bd6f8c0a10221ed467dd78e \ - --hash=sha256:e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008 - # via -r python/requirements.in + # via -r requirements.in +setuptools==65.5.1 \ + --hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \ + --hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f + # via -r requirements.in