Scheduled weekly dependency update for week 26 (#5554)

* Update idna from 2.9 to 2.10

* Update idna from 2.9 to 2.10

* Update idna from 2.9 to 2.10

* Update idna from 2.9 to 2.10

* Update hypothesis from 5.18.0 to 5.18.3

* Update py from 1.8.2 to 1.9.0

* Update py from 1.8.2 to 1.9.0

* Update wcwidth from 0.2.4 to 0.2.5

* Update distlib from 0.3.0 to 0.3.1

* Update tox from 3.15.2 to 3.16.1

* Update virtualenv from 20.0.24 to 20.0.25
This commit is contained in:
pyup.io bot 2020-06-30 11:00:48 +02:00 committed by GitHub
parent 4f5f27c5b8
commit fe0276ef54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 11 deletions

View File

@ -4,6 +4,6 @@ certifi==2020.6.20
chardet==3.0.4
codecov==2.1.7
coverage==5.1
idna==2.9
idna==2.10
requests==2.24.0
urllib3==1.25.9

View File

@ -9,7 +9,7 @@ cryptography==2.9.2
cssutils==1.0.2
github3.py==1.3.0
hunter==3.1.3
idna==2.9
idna==2.10
jwcrypto==0.7
manhole==1.6.0
packaging==20.4

View File

@ -6,7 +6,7 @@ cffi==1.14.0
chardet==3.0.4
cryptography==2.9.2
github3.py==1.3.0
idna==2.9
idna==2.10
isort==4.3.21
jwcrypto==0.7
lazy-object-proxy==1.5.0

View File

@ -5,7 +5,7 @@ Babel==2.8.0
certifi==2020.6.20
chardet==3.0.4
docutils==0.16
idna==2.9
idna==2.10
imagesize==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1

View File

@ -10,7 +10,7 @@ EasyProcess==0.3
Flask==1.1.2
glob2==0.7
hunter==3.1.3
hypothesis==5.18.0
hypothesis==5.18.3
itsdangerous==1.1.0
jaraco.functools==3.0.1 ; python_version>="3.6"
# Jinja2==2.11.2
@ -22,7 +22,7 @@ packaging==20.4
parse==1.15.0
parse-type==0.5.2
pluggy==0.13.1
py==1.8.2
py==1.9.0
py-cpuinfo==6.0.0
Pygments==2.6.1
pyparsing==2.4.7
@ -42,6 +42,6 @@ six==1.15.0
sortedcontainers==2.2.2
soupsieve==2.0.1
vulture==1.5
wcwidth==0.2.4
wcwidth==0.2.5
Werkzeug==1.0.1
jaraco.functools==2.0; python_version<"3.6" # rq.filter: <= 2.0

View File

@ -1,15 +1,15 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
appdirs==1.4.4
distlib==0.3.0
distlib==0.3.1
filelock==3.0.12
packaging==20.4
pluggy==0.13.1
py==1.8.2
py==1.9.0
pyparsing==2.4.7
six==1.15.0
toml==0.10.1
tox==3.15.2
tox==3.16.1
tox-pip-version==0.0.7
tox-venv==0.4.0
virtualenv==20.0.24
virtualenv==20.0.25