Skip to content

Commit

Permalink
Bump urllib3 from 1.25.3 to 1.25.8
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.3...1.25.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2021
1 parent 61ac873 commit c12a215
Showing 1 changed file with 182 additions and 55 deletions.
237 changes: 182 additions & 55 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,80 +5,207 @@
# pip-compile
#
-e git+https://github.com/radiac/doc8.git@feature/python-api#egg=doc8
# via -r requirements.in
-e git+https://github.com/radiac/pytest-freezegun.git@bugfix/class-based-tests-with-duration-regression#egg=pytest-freezegun
appdirs==1.4.3 # via black
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, packaging, pytest
backcall==0.1.0 # via ipython
black==19.3b0 # via pytest-black
boto3==1.9.205 # via smart-open
boto==2.49.0 # via smart-open
botocore==1.12.205 # via boto3, s3transfer
certifi==2019.6.16 # via requests
cffi==1.12.3 # via cryptography
chardet==3.0.4 # via requests
# via -r requirements.in
appdirs==1.4.3
# via black
asn1crypto==0.24.0
# via cryptography
atomicwrites==1.3.0
# via pytest
attrs==19.1.0
# via
# black
# packaging
# pytest
backcall==0.1.0
# via ipython
black==19.3b0
# via pytest-black
boto3==1.9.205
# via smart-open
boto==2.49.0
# via smart-open
botocore==1.12.205
# via
# boto3
# s3transfer
certifi==2019.6.16
# via requests
cffi==1.12.3
# via cryptography
chardet==3.0.4
# via
# doc8
# requests
click==7.0
coverage==4.5.4 # via coveralls, pytest-cov
# via
# -r requirements.in
# black
# pip-tools
coverage==4.5.4
# via
# coveralls
# pytest-cov
coveralls==1.8.2
cryptography==2.7 # via pyaescrypt
decorator==4.4.0 # via ipython, traitlets
docopt==0.6.2 # via coveralls
docutils==0.14 # via botocore, restructuredtext-lint
entrypoints==0.3 # via flake8
flake8==3.7.8 # via pytest-flake8
# via -r requirements.in
cryptography==2.7
# via pyaescrypt
decorator==4.4.0
# via
# ipython
# traitlets
docopt==0.6.2
# via coveralls
docutils==0.14
# via
# botocore
# doc8
# restructuredtext-lint
entrypoints==0.3
# via flake8
flake8==3.7.8
# via pytest-flake8
freezegun==0.3.12
idna==2.8 # via requests
importlib-metadata==0.19 # via pluggy, pytest
# via pytest-freezegun
idna==2.8
# via requests
importlib-metadata==0.19
# via
# pluggy
# pytest
ipdb==0.12.2
ipython-genutils==0.2.0 # via traitlets
ipython==7.7.0 # via ipdb
isort==4.3.21 # via pytest-isort
jedi==0.14.1 # via ipython
jmespath==0.9.4 # via boto3, botocore
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest
mypy-extensions==0.4.1 # via mypy
mypy==0.720 # via pytest-mypy
packaging==19.1 # via pytest
parso==0.5.1 # via jedi
pbr==5.4.2 # via stevedore
# via -r requirements.in
ipython-genutils==0.2.0
# via traitlets
ipython==7.7.0
# via ipdb
isort==4.3.21
# via pytest-isort
jedi==0.14.1
# via ipython
jmespath==0.9.4
# via
# boto3
# botocore
mccabe==0.6.1
# via flake8
more-itertools==7.2.0
# via pytest
mypy-extensions==0.4.1
# via mypy
mypy==0.720
# via pytest-mypy
packaging==19.1
# via pytest
parso==0.5.1
# via jedi
pbr==5.4.2
# via stevedore
peewee==3.10.0
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
# via -r requirements.in
pexpect==4.7.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==4.0.0
pluggy==0.12.0 # via pytest
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.8.0 # via pytest
# via -r requirements.in
pluggy==0.12.0
# via pytest
prompt-toolkit==2.0.9
# via ipython
ptyprocess==0.6.0
# via pexpect
py==1.8.0
# via pytest
pyaescrypt==0.4.3
pycodestyle==2.5.0 # via flake8
pycparser==2.19 # via cffi
# via -r requirements.in
pycodestyle==2.5.0
# via flake8
pycparser==2.19
# via cffi
pyfakefs==3.6
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via ipython
pyparsing==2.4.2 # via packaging
# via -r requirements.in
pyflakes==2.1.1
# via flake8
pygments==2.4.2
# via
# doc8
# ipython
pyparsing==2.4.2
# via packaging
pytest-black==0.3.7
# via -r requirements.in
pytest-cov==2.7.1
# via -r requirements.in
pytest-flake8==1.0.4
# via -r requirements.in
pytest-isort==0.3.1
# via -r requirements.in
pytest-mock==1.10.4
# via -r requirements.in
pytest-mypy==0.3.3
# via -r requirements.in
pytest==5.0.1
python-dateutil==2.8.0 # via botocore, freezegun
requests==2.22.0 # via coveralls, smart-open
# via
# -r requirements.in
# pytest-black
# pytest-cov
# pytest-flake8
# pytest-freezegun
# pytest-isort
# pytest-mock
# pytest-mypy
python-dateutil==2.8.0
# via
# botocore
# freezegun
requests==2.22.0
# via
# coveralls
# smart-open
restructuredtext-lint==1.3.0
s3transfer==0.2.1 # via boto3
six==1.12.0 # via cryptography, freezegun, packaging, pip-tools, prompt-toolkit, python-dateutil, stevedore, traitlets
# via doc8
s3transfer==0.2.1
# via boto3
six==1.12.0
# via
# cryptography
# doc8
# freezegun
# packaging
# pip-tools
# prompt-toolkit
# python-dateutil
# stevedore
# traitlets
smart-open==1.8.4
# via -r requirements.in
stevedore==1.30.1
toml==0.10.0 # via black, pytest-black
traitlets==4.3.2 # via ipython
typed-ast==1.4.0 # via mypy
# via doc8
toml==0.10.0
# via
# black
# pytest-black
traitlets==4.3.2
# via ipython
typed-ast==1.4.0
# via mypy
typing-extensions==3.7.4
urllib3==1.25.3 # via botocore, requests
wcwidth==0.1.7 # via prompt-toolkit, pytest
zipp==0.5.2 # via importlib-metadata
# via
# -r requirements.in
# mypy
urllib3==1.25.8
# via
# botocore
# requests
wcwidth==0.1.7
# via
# prompt-toolkit
# pytest
zipp==0.5.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via ipdb, ipython
# setuptools

0 comments on commit c12a215

Please sign in to comment.