Bump flask from 2.0.1 to 2.2.0

Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.2.0.
- [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.0.1...2.2.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/162/head
dependabot[bot] 2022-08-02 04:15:00 +00:00 zatwierdzone przez GitHub
rodzic 140a48d3cb
commit 1e430f97ef
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -35,7 +35,7 @@ setup(
keywords='gliding ogn',
packages=find_packages(exclude=['tests', 'tests.*']),
install_requires=[
'Flask==2.0.1',
'Flask==2.2.0',
'Flask-SQLAlchemy==2.5.1',
'Flask-Migrate==3.0.1',
'Flask-Bootstrap==3.3.7.1',