Skip to content

Commit 7d15fd6

Browse files
committed
Update to buildbot v2.8.2
Also bumps all other dependencies to latest versions.
1 parent ac54943 commit 7d15fd6

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
attrs==19.3.0
2-
autobahn==20.4.1
2+
autobahn==20.6.1
33
Automat==20.2.0
4-
buildbot==2.7.0
5-
buildbot-console-view==2.7.0
6-
buildbot-grid-view==2.7.0
7-
buildbot-waterfall-view==2.7.0
8-
buildbot-worker==2.7.0
9-
buildbot-wsgi-dashboards==2.7.0
10-
buildbot-www==2.7.0
11-
certifi==2020.4.5.1
4+
buildbot==2.8.2
5+
buildbot-console-view==2.8.2
6+
buildbot-grid-view==2.8.2
7+
buildbot-waterfall-view==2.8.2
8+
buildbot-worker==2.8.2
9+
buildbot-wsgi-dashboards==2.8.2
10+
buildbot-www==2.8.2
11+
certifi==2020.4.5.2
1212
cffi==1.14.0
1313
chardet==3.0.4
14-
click==7.1.1
14+
click==7.1.2
1515
constantly==15.1.0
16-
cryptography==2.9
16+
cryptography==2.9.2
1717
decorator==4.4.2
1818
Flask==1.1.2
1919
future==0.18.2
2020
hyperlink==19.0.0
2121
idna==2.9
2222
incremental==17.5.0
2323
itsdangerous==1.1.0
24-
Jinja2==2.11.1
24+
Jinja2==2.11.2
2525
MarkupSafe==1.1.1
2626
pbr==5.4.5
2727
pyasn1==0.4.8
@@ -33,16 +33,16 @@ pyOpenSSL==19.1.0
3333
python-dateutil==2.8.1
3434
PyYAML==5.3.1
3535
requests==2.23.0
36-
sentry-sdk==0.14.3
36+
sentry-sdk==0.14.4
3737
service-identity==18.1.0
38-
six==1.14.0
39-
SQLAlchemy==1.3.15
38+
six==1.15.0
39+
SQLAlchemy==1.3.17
4040
sqlalchemy-migrate==0.13.0
4141
sqlparse==0.3.1
4242
Tempita==0.5.2
43-
treq==20.3.0
43+
treq==20.4.1
4444
Twisted==20.3.0
4545
txaio==20.4.1
46-
urllib3==1.25.8
46+
urllib3==1.25.9
4747
Werkzeug==1.0.1
48-
zope.interface==5.0.2
48+
zope.interface==5.1.0

0 commit comments

Comments
 (0)