Bump flask from 2.2.2 to 2.2.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago committed by GitHub
parent 6329df365b
commit 598759a56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ dependencies = [
"pinecone-client==2.1.0",
"sqlitedict==2.1.0",
"backoff==2.2.1",
"flask==2.2.2",
"flask==2.2.3",
"beautifulsoup4==4.11.1",
"gpt-index==0.4.14",
"PyPDF2==3.0.1",

@ -8,7 +8,7 @@ aiofiles==22.1.0
pinecone-client==2.1.0
sqlitedict==2.1.0
backoff==2.2.1
flask==2.2.2
flask==2.2.3
beautifulsoup4==4.11.1
gpt-index==0.4.14
PyPDF2==3.0.1

@ -8,7 +8,7 @@ aiofiles==22.1.0
pinecone-client==2.1.0
sqlitedict==2.1.0
backoff==2.2.1
flask==2.2.2
flask==2.2.3
beautifulsoup4==4.11.1
gpt-index==0.4.14
PyPDF2==3.0.1

Loading…
Cancel
Save