Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flask from 1.1.1 to 2.3.2 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ beautifulsoup4==4.8.0
# via
# -r requirements.in
# bs4
blinker==1.6.2
# via flask
bs4==0.0.1
# via requests-html
cachetools==3.1.1
Expand All @@ -22,7 +24,7 @@ certifi==2022.12.7
# via requests
chardet==3.0.4
# via requests
click==7.0
click==8.1.3
# via
# -r requirements.in
# flask
Expand All @@ -38,7 +40,7 @@ decorator==4.4.0
# traitlets
fake-useragent==0.1.11
# via requests-html
flask==1.1.1
flask==2.3.2
# via -r requirements.in
google-api-python-client==1.7.11
# via -r requirements.in
Expand All @@ -60,16 +62,18 @@ ipython==7.16.3
# via -r requirements.in
ipython-genutils==0.2.0
# via traitlets
itsdangerous==1.1.0
itsdangerous==2.1.2
# via flask
jedi==0.15.1
# via ipython
jinja2==2.11.3
jinja2==3.1.2
# via flask
lxml==4.6.5
# via pyquery
markupsafe==1.1.1
# via jinja2
markupsafe==2.1.2
# via
# jinja2
# werkzeug
mypy==0.720
# via -r requirements.in
mypy-extensions==0.4.1
Expand Down Expand Up @@ -156,5 +160,5 @@ wcwidth==0.1.7
# via prompt-toolkit
websockets==9.1
# via pyppeteer
werkzeug==0.15.5
werkzeug==2.3.3
# via flask