From b24af3666ebed6001db367d22dd97b48fa5c6e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 22:18:30 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Diena_16_misc/requirements.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Diena_16_misc/requirements.txt b/Diena_16_misc/requirements.txt index 7d05ed4..4fcaed7 100644 --- a/Diena_16_misc/requirements.txt +++ b/Diena_16_misc/requirements.txt @@ -1,7 +1,7 @@ -click==7.1.2 +click==7.1.2 cycler==0.10.0 flake8==3.8.4 -Flask==1.1.2 +Flask==2.3.2 itsdangerous==1.1.0 Jinja2==2.11.3 kiwisolver==1.3.1 diff --git a/requirements.txt b/requirements.txt index af197ff..e5776af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -arcade==2.5.5 +arcade==2.5.5 art==5.1 attrs==20.3.0 autopep8==1.5.7 @@ -12,7 +12,7 @@ debugpy==1.4.1 decorator==5.0.9 entrypoints==0.3 flake8==3.8.4 -Flask==1.1.2 +Flask==2.3.2 ipykernel==6.3.0 ipython==7.27.0 ipython-genutils==0.2.0