From 0481f1c229d0ce03fa0514a6d6afd7aa979b53bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 00:35:43 +0000 Subject: [PATCH] Bump werkzeug from 1.0.0 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/1.0.0...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 143 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 106 insertions(+), 37 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6526ec..acd488f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,43 +5,112 @@ # pip-compile # -e git+https://github.com/bradbeattie/python-vote-core.git@4c52ccdeb50c265e0a622eac5a02ac7c1dcbd6d2#egg=python_vote_core # via -r requirements.in -ashes==19.2.0 # via -r requirements.in, chert, clastic -attrs==19.3.0 # via glom -boltons==20.0.0 # via -r requirements.in, chert, clastic, face, glom, lithoxyl -certifi==2020.4.5.1 # via requests, sentry-sdk -cffi==1.14.6 # via cryptography -chardet==3.0.4 # via requests -chert==19.1.0 # via -r requirements.in -clastic==20.0.0 # via -r requirements.in -cryptography==3.3.2 # via pyopenssl -enum34==1.1.10 # via cryptography -face==20.1.1 # via -r requirements.in, chert, glom -glom==19.10.0 # via clastic -html5lib==1.0.1 # via chert -hyperlink==19.0.0 # via chert -idna==2.9 # via hyperlink, requests -ipaddress==1.0.23 # via cryptography -lithoxyl==20.0.0 # via -r requirements.in, chert -markdown==3.1.1 # via chert -mwoauth==0.3.7 # via -r requirements.in -oauthlib==3.1.0 # via mwoauth, requests-oauthlib -pycparser==2.20 # via cffi -pyjwt==1.7.1 # via mwoauth -pymysql==0.9.3 # via -r requirements.in -pyopenssl==21.0.0 # via -r requirements.in -python-dateutil==2.8.1 # via chert -python-graph-core==1.8.2 # via -r requirements.in, python-vote-core -pyyaml==5.3 # via chert -requests-oauthlib==1.3.0 # via mwoauth -requests==2.23.0 # via mwoauth, requests-oauthlib -secure-cookie==0.1.0 # via clastic -sentry-sdk==0.14.2 # via -r requirements.in -six==1.14.0 # via cryptography, html5lib, mwoauth, pyopenssl, python-dateutil -sqlalchemy==1.0.14 # via -r requirements.in -unicodecsv==0.14.1 # via -r requirements.in -urllib3==1.25.8 # via requests, sentry-sdk -webencodings==0.5.1 # via html5lib -werkzeug==1.0.0 # via clastic, secure-cookie + # via -r requirements.in +ashes==19.2.0 + # via + # -r requirements.in + # chert + # clastic +attrs==19.3.0 + # via glom +boltons==20.0.0 + # via + # -r requirements.in + # chert + # clastic + # face + # glom + # lithoxyl +certifi==2020.4.5.1 + # via + # requests + # sentry-sdk +cffi==1.14.6 + # via cryptography +chardet==3.0.4 + # via requests +chert==19.1.0 + # via -r requirements.in +clastic==20.0.0 + # via -r requirements.in +cryptography==3.3.2 + # via pyopenssl +face==20.1.1 + # via + # -r requirements.in + # chert + # glom +glom==19.10.0 + # via clastic +html5lib==1.0.1 + # via chert +hyperlink==19.0.0 + # via chert +idna==2.9 + # via + # hyperlink + # requests +lithoxyl==20.0.0 + # via + # -r requirements.in + # chert +markdown==3.1.1 + # via chert +markupsafe==2.1.2 + # via werkzeug +mwoauth==0.3.7 + # via -r requirements.in +oauthlib==3.1.0 + # via + # mwoauth + # requests-oauthlib +pycparser==2.20 + # via cffi +pyjwt==1.7.1 + # via mwoauth +pymysql==0.9.3 + # via -r requirements.in +pyopenssl==21.0.0 + # via -r requirements.in +python-dateutil==2.8.1 + # via chert +python-graph-core==1.8.2 + # via + # -r requirements.in + # python-vote-core +pyyaml==5.3 + # via chert +requests==2.23.0 + # via + # mwoauth + # requests-oauthlib +requests-oauthlib==1.3.0 + # via mwoauth +secure-cookie==0.1.0 + # via clastic +sentry-sdk==0.14.2 + # via -r requirements.in +six==1.14.0 + # via + # cryptography + # html5lib + # mwoauth + # pyopenssl + # python-dateutil +sqlalchemy==1.0.14 + # via -r requirements.in +unicodecsv==0.14.1 + # via -r requirements.in +urllib3==1.25.8 + # via + # requests + # sentry-sdk +webencodings==0.5.1 + # via html5lib +werkzeug==2.2.3 + # via + # clastic + # secure-cookie # The following packages are considered to be unsafe in a requirements file: # setuptools