From 3a31a773404b2bade4ce87d8600fe6475c0b466b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 05:08:58 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.3.1 Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/2.3.1/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.1) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d8fb06b..6276d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -attrs==22.2.0 +attrs==22.2.0 autopep8==2.0.1 click==8.1.3 colorama==0.4.6 exceptiongroup==1.1.0 -Flask==2.2.2 +Flask==2.3.1 graphviz==0.20.1 iniconfig==2.0.0 itsdangerous==2.1.2