Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 0.14.1 to 0.15.3 in /requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 20, 2020
1 parent 6377f4e commit 09364e3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,9 @@ webargs==5.3.2 \
webassets==0.12.1 \
--hash=sha256:e7d9c8887343123fd5b32309b33167428cb1318cdda97ece12d0907fd69d38db \
# via -r prod.in, flask-assets
werkzeug==0.14.1 \
--hash=sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c \
--hash=sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b \
werkzeug==0.15.3 \
--hash=sha256:97660b282aa7e29f94f3fe378e5c7162d7ab9d601a8dbb1cbb2ffc8f0e54607d \
--hash=sha256:cfd1281b1748288e59762c0e174d64d8bcb2b70e7c57bc4a1203c8825af24ac3 \
# via -r prod.in, flask, flask-caching, flask-debugtoolbar
whitenoise==3.3.1 \
--hash=sha256:15f43b2e701821b95c9016cf469d29e2a546cb1c7dead584ba82c36f843995cf \
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sqlalchemy-json
tablib==0.13.0
unidecode==0.4.21
webassets==0.12.1
werkzeug==0.14.1
werkzeug==0.15.3
whitenoise==3.3.1
wtforms-alchemy==0.16.6
wtforms==2.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -614,9 +614,9 @@ webargs==5.3.2 \
webassets==0.12.1 \
--hash=sha256:e7d9c8887343123fd5b32309b33167428cb1318cdda97ece12d0907fd69d38db \
# via -r prod.in, flask-assets
werkzeug==0.14.1 \
--hash=sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c \
--hash=sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b \
werkzeug==0.15.3 \
--hash=sha256:97660b282aa7e29f94f3fe378e5c7162d7ab9d601a8dbb1cbb2ffc8f0e54607d \
--hash=sha256:cfd1281b1748288e59762c0e174d64d8bcb2b70e7c57bc4a1203c8825af24ac3 \
# via -r prod.in, flask, flask-caching
whitenoise==3.3.1 \
--hash=sha256:15f43b2e701821b95c9016cf469d29e2a546cb1c7dead584ba82c36f843995cf \
Expand Down

0 comments on commit 09364e3

Please sign in to comment.