Просмотр исходного кода

Bump flask from 1.1.1 to 2.2.5 in /nginx-wsgi-flask/flask

Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.2.5.
- [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.1...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 год назад
Родитель
Сommit
0d7ac294d0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      nginx-wsgi-flask/flask/requirements.txt

+ 1 - 1
nginx-wsgi-flask/flask/requirements.txt

@@ -1,2 +1,2 @@
-Flask==1.1.1
+Flask==2.2.5
 gunicorn==20.0.4