Skip to content

Commit 2d6102e

Browse files
authored
Update to buildbot-4.3.0 (#598)
1 parent abeb9a6 commit 2d6102e

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

requirements.txt

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
1-
alembic==1.14.1
2-
attrs==24.3.0
1+
alembic==1.15.2
2+
attrs==25.3.0
33
autobahn==24.4.2
4-
Automat==24.8.1
4+
Automat==25.4.16
55
blinker==1.9.0
6-
buildbot==4.2.1
7-
buildbot-console-view==4.2.1
8-
buildbot-grid-view==4.2.1
9-
buildbot-waterfall-view==4.2.1
10-
buildbot-worker==4.2.1
11-
buildbot-wsgi-dashboards==4.2.1
12-
buildbot-www==4.2.1
13-
certifi==2024.12.14
6+
buildbot==4.3.0
7+
buildbot-console-view==4.3.0
8+
buildbot-grid-view==4.3.0
9+
buildbot-waterfall-view==4.3.0
10+
buildbot-worker==4.3.0
11+
buildbot-wsgi-dashboards==4.3.0
12+
buildbot-www==4.3.0
13+
certifi==2025.4.26
1414
cffi==1.17.1
15-
charset-normalizer==3.4.1
15+
charset-normalizer==3.4.2
1616
click==8.1.8
1717
constantly==23.10.4
1818
croniter==6.0.0
19-
cryptography==44.0.1
20-
Flask==3.1.0
21-
greenlet==3.1.1
22-
humanize==4.11.0
19+
cryptography==45.0.2
20+
Flask==3.1.1
21+
greenlet==3.2.2
22+
humanize==4.12.3
2323
hyperlink==21.0.0
2424
idna==3.10
25-
importlib_metadata==8.6.1
25+
importlib_metadata==8.7.0
2626
incremental==24.7.2
2727
itsdangerous==2.2.0
2828
Jinja2==3.1.6
29-
Mako==1.3.8
29+
Mako==1.3.10
3030
MarkupSafe==3.0.2
3131
msgpack==1.1.0
32-
packaging==24.2
32+
packaging==25.0
3333
psycopg2==2.9.10
3434
pyasn1==0.6.1
35-
pyasn1_modules==0.4.1
35+
pyasn1_modules==0.4.2
3636
pycparser==2.22
3737
PyJWT==2.10.1
38-
pyOpenSSL==25.0.0
38+
pyOpenSSL==25.1.0
3939
python-dateutil==2.9.0.post0
40-
pytz==2024.2
40+
pytz==2025.2
4141
PyYAML==6.0.2
4242
requests==2.32.3
43-
sentry-sdk==2.20.0
43+
sentry-sdk==2.28.0
4444
service-identity==24.2.0
4545
six==1.17.0
46-
SQLAlchemy==2.0.37
46+
SQLAlchemy==2.0.41
4747
tomli==2.2.1
4848
treq==24.9.1
4949
Twisted==24.11.0
5050
txaio==23.1.1
51-
typing_extensions==4.12.2
51+
typing_extensions==4.13.2
5252
unidiff==0.7.5
53-
urllib3==2.3.0
53+
urllib3==2.4.0
5454
Werkzeug==3.1.3
5555
zipp==3.21.0
5656
zope.interface==7.2

0 commit comments

Comments
 (0)