Skip to content

Commit 723d574

Browse files
committed
Update requirements
1 parent 5a37411 commit 723d574

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,30 +1,30 @@
1-
alembic==1.7.5
1+
alembic==1.7.6
22
attrs==21.4.0
33
autobahn==22.1.1
44
Automat==20.2.0
5-
buildbot==3.4.0
6-
buildbot-console-view==3.4.0
7-
buildbot-grid-view==3.4.0
8-
buildbot-waterfall-view==3.4.0
9-
buildbot-worker==3.4.0
10-
buildbot-wsgi-dashboards==3.4.0
11-
buildbot-www==3.4.0
5+
buildbot==3.4.1
6+
buildbot-console-view==3.4.1
7+
buildbot-grid-view==3.4.1
8+
buildbot-waterfall-view==3.4.1
9+
buildbot-worker==3.4.1
10+
buildbot-wsgi-dashboards==3.4.1
11+
buildbot-www==3.4.1
1212
certifi==2021.10.8
1313
cffi==1.15.0
14-
charset-normalizer==2.0.11
15-
click==8.0.3
14+
charset-normalizer==2.0.12
15+
click==8.0.4
1616
constantly==15.1.0
1717
cryptography==36.0.1
18-
Flask==2.0.2
18+
Flask==2.0.3
1919
future==0.18.2
2020
greenlet==1.1.2
2121
hyperlink==21.0.0
2222
idna==3.3
2323
incremental==21.3.0
24-
itsdangerous==2.0.1
24+
itsdangerous==2.1.0
2525
Jinja2==3.0.3
2626
Mako==1.1.6
27-
MarkupSafe==2.0.1
27+
MarkupSafe==2.1.0
2828
psycopg2==2.9.3
2929
pyasn1==0.4.8
3030
pyasn1-modules==0.2.8
@@ -34,14 +34,14 @@ pyOpenSSL==22.0.0
3434
python-dateutil==2.8.2
3535
PyYAML==6.0
3636
requests==2.27.1
37-
sentry-sdk==1.5.4
37+
sentry-sdk==1.5.5
3838
service-identity==21.1.0
3939
six==1.16.0
4040
SQLAlchemy==1.4.31
41-
treq==22.1.0
42-
Twisted==21.7.0
41+
treq==22.2.0
42+
Twisted==22.1.0
4343
txaio==21.2.1
44-
typing_extensions==4.0.1
44+
typing_extensions==4.1.1
4545
urllib3==1.26.8
46-
Werkzeug==2.0.2
46+
Werkzeug==2.0.3
4747
zope.interface==5.4.0

0 commit comments

Comments
 (0)