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 werkzeug from 0.15.4 to 0.15.5 in /requirements #2

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
17 changes: 12 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@
#
# pip-compile --output-file requirements/production.txt requirements/production.in
#
click==7.0 # via flask
click==7.0
# via flask
flask==1.0.3
itsdangerous==1.1.0 # via flask
jinja2==2.10.1 # via flask
markupsafe==1.1.1 # via jinja2
# via -r base.in
itsdangerous==1.1.0
# via flask
jinja2==2.10.1
# via flask
markupsafe==1.1.1
# via jinja2
uwsgi==2.0.18
werkzeug==0.15.4 # via flask
# via -r production.in
werkzeug==0.15.5
# via flask