From 80cbd16674214282f4c8902ed0e39fc3d43bde33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:29:09 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 3.0.6 in /py Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.3.6...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 1480f84..7df6325 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -11,13 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile --generate-hashes -# absl-py==1.4.0 \ --hash=sha256:0d3fe606adfa4f7db64792dd4c7aee4ee0c38ab75dfd353b7a83ed3e957fcb47 \ --hash=sha256:d2c244d01048ba476e7c080bd2c6df5e141d211de80223460d5b3b8a2a58433d @@ -1009,9 +1002,9 @@ urllib3==1.26.16 \ # via # google-auth # requests -werkzeug==2.3.6 \ - --hash=sha256:935539fa1413afbb9195b24880778422ed620c0fc09670945185cce4d91a8890 \ - --hash=sha256:98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330 +werkzeug==3.0.6 \ + --hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \ + --hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d # via flask xlsxwriter==3.1.3 \ --hash=sha256:696c16458d50712a3a5f902676c045ddb4c1bd1b54595f501e582d549abdbdb9 \