Skip to content

Commit

Permalink
Merge pull request buildbot#4910 from buildbot/pyup-scheduled-update-…
Browse files Browse the repository at this point in the history
…2019-07-22

Scheduled weekly dependency update for week 29
  • Loading branch information
tardyp committed Jul 26, 2019
2 parents a862079 + 5213c39 commit 7e50f43
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions requirements-ci.txt
Expand Up @@ -3,14 +3,14 @@ appdirs==1.4.3
asn1crypto==0.24.0
astroid==2.2.5; python_version >= "3.4"
attrs==19.1.0
autobahn==19.6.2
autobahn==19.7.1
Automat==0.7.0
Babel==2.7.0
backports.functools-lru-cache==1.5
blockdiag==1.5.4
boto==2.49.0
boto3==1.9.180
botocore==1.12.180
boto3==1.9.192
botocore==1.12.192
cffi==1.12.3
click==7.0
configparser==3.7.4
Expand All @@ -19,9 +19,9 @@ cookies==2.2.1
cryptography==2.7
decorator==4.4.0
dicttoxml==1.7.4
docutils==0.14
docutils==0.15
enum34==1.1.6
flake8==3.7.7
flake8==3.7.8
funcparserlib==0.3.6
funcsigs==1.0.2
future==0.17.1
Expand All @@ -39,14 +39,14 @@ markdown2==2.3.8
MarkupSafe==1.1.1
mccabe==0.6.1
mock==3.0.5
moto==1.3.9
moto==1.3.13
olefile==0.46
packaging==19.0
parameterized==0.7.0
pathlib2==2.3.4
pbr==5.3.1
pbr==5.4.1
pep8==1.7.1
Pillow==6.0.0
Pillow==6.1.0
pyaml==19.4.1
pyasn1==0.4.5
pyasn1-modules==0.2.5
Expand All @@ -58,7 +58,7 @@ pyjade==4.0.0
PyJWT==1.7.1
pylint==2.3.1; python_version >= "3.4"
pyOpenSSL==19.0.0
pyparsing==2.4.0
pyparsing==2.4.1
python-dateutil==2.8.0
pytz==2019.1
PyYAML==5.1.1
Expand All @@ -70,7 +70,7 @@ setuptools-trial==0.6.0
singledispatch==3.4.0.3
six==1.12.0
snowballstemmer==1.9.0
SQLAlchemy==1.3.5
SQLAlchemy==1.3.6
sqlalchemy-migrate==0.12.0
sqlparse==0.3.0
Tempita==0.5.2
Expand All @@ -83,7 +83,7 @@ txaio==18.8.1
txrequests==0.9.6
typing==3.7.4
webcolors==1.9.1
Werkzeug==0.15.4
Werkzeug==0.15.5
wrapt==1.11.2
xmltodict==0.12.0
zope.interface==4.6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-ciworker.txt
Expand Up @@ -7,7 +7,7 @@ hyperlink==19.0.0
idna==2.8
incremental==17.5.0
mock==3.0.5
pbr==5.3.1
pbr==5.4.1
PyHamcrest==1.9.0
six==1.12.0
Twisted==19.2.1
Expand Down

0 comments on commit 7e50f43

Please sign in to comment.