Bump flask from 2.1.2 to 2.3.2 (#250)
Bumps [flask](https://github.com/pallets/flask) from 2.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/2.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
95f5c35291
commit
147bdf390a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
cryptography==41.0.1
|
||||
Flask==2.1.2
|
||||
Flask==2.3.2
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
redis==4.5.3
|
||||
Werkzeug==2.2.3
|
||||
Werkzeug==2.3.3
|
||||
|
|
Loading…
Reference in a new issue