Bump flask from 2.0.1 to 2.2.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/201/head
dependabot[bot] 2023-02-16 04:59:39 +00:00 zatwierdzone przez GitHub
rodzic 140a48d3cb
commit 0bf7664ad9
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.3',
'Flask-SQLAlchemy==2.5.1',
'Flask-Migrate==3.0.1',
'Flask-Bootstrap==3.3.7.1',