Skip to content

Commit

Permalink
Bump bleach from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](mozilla/bleach@v3.2.1...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2021
1 parent ed528fc commit 2fb324c
Showing 1 changed file with 129 additions and 49 deletions.
178 changes: 129 additions & 49 deletions requirements.txt
Expand Up @@ -4,55 +4,135 @@
#
# pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in
#
bleach==3.2.1 # via readme-renderer
boto3-stubs[dynamodb,iam,sns,sqs]==1.16.34.0 # via -r requirements.in
boto3==1.16.35 # via -r requirements.in, cloudaux
boto==2.49.0 # via cloudaux
botocore==1.19.35 # via boto3, cloudaux, s3transfer
certifi==2020.12.5 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via -r requirements.in, pip-tools
cloudaux==1.9.0 # via -r requirements.in
colorama==0.4.4 # via twine
defusedxml==0.6.0 # via cloudaux
docutils==0.16 # via readme-renderer
flagpole==1.1.1 # via cloudaux
idna==2.10 # via requests
import-string==0.1.0 # via -r requirements.in
importlib-metadata==3.1.1 # via keyring, twine
inflection==0.5.1 # via cloudaux
jmespath==0.10.0 # via boto3, botocore
joblib==0.17.0 # via cloudaux
json-log-formatter==0.3.0 # via -r requirements.in
keyring==21.5.0 # via twine
mypy-boto3-dynamodb==1.16.34.0 # via boto3-stubs
mypy-boto3-iam==1.16.34.0 # via boto3-stubs
mypy-boto3-sns==1.16.34.0 # via boto3-stubs
mypy-boto3-sqs==1.16.34.0 # via boto3-stubs
packaging==20.7 # via bleach
pip-tools==5.4.0 # via -r requirements.in
pkginfo==1.6.1 # via twine
policyuniverse==1.3.2.20201201 # via -r requirements.in
pydantic==1.7.3 # via -r requirements.in
pygments==2.7.3 # via readme-renderer
pyparsing==2.4.7 # via packaging
python-dateutil==2.8.1 # via botocore
pytz==2020.4 # via -r requirements.in
raven==6.10.0 # via -r requirements.in
readme-renderer==28.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.25.0 # via -r requirements.in, requests-toolbelt, twine
rfc3986==1.4.0 # via twine
s3transfer==0.3.3 # via boto3
six==1.15.0 # via bleach, cloudaux, import-string, pip-tools, python-dateutil, readme-renderer
tabulate==0.8.7 # via -r requirements.in
tabview==1.4.4 # via -r requirements.in
tqdm==4.54.1 # via -r requirements.in, twine
twine==3.2.0 # via -r requirements.in
typing-extensions==3.7.4.3 # via boto3-stubs, mypy-boto3-dynamodb, mypy-boto3-iam, mypy-boto3-sns, mypy-boto3-sqs
urllib3==1.26.2 # via botocore, requests
webencodings==0.5.1 # via bleach
zipp==3.4.0 # via importlib-metadata
bleach==3.3.0
# via readme-renderer
boto3-stubs[dynamodb,iam,sns,sqs]==1.16.34.0
# via -r requirements.in
boto3==1.16.35
# via
# -r requirements.in
# cloudaux
boto==2.49.0
# via cloudaux
botocore==1.19.35
# via
# boto3
# cloudaux
# s3transfer
certifi==2020.12.5
# via requests
cffi==1.14.4
# via cryptography
chardet==3.0.4
# via requests
click==7.1.2
# via
# -r requirements.in
# pip-tools
cloudaux==1.9.0
# via -r requirements.in
colorama==0.4.4
# via twine
cryptography==3.3.1
# via secretstorage
defusedxml==0.6.0
# via cloudaux
docutils==0.16
# via readme-renderer
flagpole==1.1.1
# via cloudaux
idna==2.10
# via requests
import-string==0.1.0
# via -r requirements.in
inflection==0.5.1
# via cloudaux
jeepney==0.6.0
# via
# keyring
# secretstorage
jmespath==0.10.0
# via
# boto3
# botocore
joblib==0.17.0
# via cloudaux
json-log-formatter==0.3.0
# via -r requirements.in
keyring==21.5.0
# via twine
mypy-boto3-dynamodb==1.16.34.0
# via boto3-stubs
mypy-boto3-iam==1.16.34.0
# via boto3-stubs
mypy-boto3-sns==1.16.34.0
# via boto3-stubs
mypy-boto3-sqs==1.16.34.0
# via boto3-stubs
packaging==20.7
# via bleach
pip-tools==5.4.0
# via -r requirements.in
pkginfo==1.6.1
# via twine
policyuniverse==1.3.2.20201201
# via -r requirements.in
pycparser==2.20
# via cffi
pydantic==1.7.3
# via -r requirements.in
pygments==2.7.3
# via readme-renderer
pyparsing==2.4.7
# via packaging
python-dateutil==2.8.1
# via
# -r requirements.in
# botocore
pytz==2020.4
# via -r requirements.in
raven==6.10.0
# via -r requirements.in
readme-renderer==28.0
# via twine
requests-toolbelt==0.9.1
# via twine
requests==2.25.0
# via
# -r requirements.in
# requests-toolbelt
# twine
rfc3986==1.4.0
# via twine
s3transfer==0.3.3
# via boto3
secretstorage==3.3.0
# via keyring
six==1.15.0
# via
# bleach
# cloudaux
# cryptography
# import-string
# pip-tools
# python-dateutil
# readme-renderer
tabulate==0.8.7
# via -r requirements.in
tabview==1.4.4
# via -r requirements.in
tqdm==4.54.1
# via
# -r requirements.in
# twine
twine==3.2.0
# via -r requirements.in
urllib3==1.26.2
# via
# botocore
# requests
webencodings==0.5.1
# via bleach

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 2fb324c

Please sign in to comment.