From f523b3dcdf90b81396b49afb81982f2dcead7082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 19:58:32 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.3.1 in /vdator 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] --- vdator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdator/requirements.txt b/vdator/requirements.txt index 7452103..9d7d5c5 100644 --- a/vdator/requirements.txt +++ b/vdator/requirements.txt @@ -10,7 +10,7 @@ click==8.1.3 discord-markdown==0.4.0 discord.py==2.1.0 emoji==2.2.0 -Flask==2.2.2 +Flask==2.3.1 frozenlist==1.3.3 greenlet==2.0.1 hunspell==0.5.5