File tree Expand file tree Collapse file tree 2 files changed +28
-28
lines changed
Expand file tree Collapse file tree 2 files changed +28
-28
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Run locally:
1616
1717 make git-update-requirements
1818
19- Create a PR. Merge the PR. The new venv will be recreated automatically on the
20- server.
19+ Review updated packages, pay attention to buildbot updates. Create a PR. Merge
20+ the PR. The new venv will be recreated automatically on the server.
2121
2222Upgrading buildbot sometimes requires to run the command:
2323
Original file line number Diff line number Diff line change 1- alembic == 1.13.2
1+ alembic == 1.13.3
22attrs == 24.2.0
33autobahn == 24.4.2
4- Automat == 22.10.0
4+ Automat == 24.8.1
55blinker == 1.8.2
6- buildbot == 4.0.2
7- buildbot-console-view == 4.0.2
8- buildbot-grid-view == 4.0.2
9- buildbot-waterfall-view == 4.0.2
10- buildbot-worker == 4.0.2
11- buildbot-wsgi-dashboards == 4.0.2
12- buildbot-www == 4.0.2
13- certifi == 2024.7.4
14- cffi == 1.17.0
6+ buildbot == 4.0.3
7+ buildbot-console-view == 4.0.3
8+ buildbot-grid-view == 4.0.3
9+ buildbot-waterfall-view == 4.0.3
10+ buildbot-worker == 4.0.3
11+ buildbot-wsgi-dashboards == 4.0.3
12+ buildbot-www == 4.0.3
13+ certifi == 2024.8.30
14+ cffi == 1.17.1
1515charset-normalizer == 3.3.2
1616click == 8.1.7
1717constantly == 23.10.4
1818croniter == 3.0.3
19- cryptography == 43.0.0
19+ cryptography == 43.0.1
2020Flask == 3.0.3
2121future == 1.0.0
22- greenlet == 3.0.3
22+ greenlet == 3.1.1
2323hyperlink == 21.0.0
24- idna == 3.7
25- importlib_metadata == 8.2 .0
24+ idna == 3.10
25+ importlib_metadata == 8.5 .0
2626incremental == 24.7.2
2727itsdangerous == 2.2.0
2828Jinja2 == 3.1.4
2929Mako == 1.3.5
3030MarkupSafe == 2.1.5
31- msgpack == 1.0.8
31+ msgpack == 1.1.0
3232packaging == 24.1
3333psycopg2 == 2.9.9
34- pyasn1 == 0.6.0
35- pyasn1_modules == 0.4.0
34+ pyasn1 == 0.6.1
35+ pyasn1_modules == 0.4.1
3636pycparser == 2.22
3737PyJWT == 2.9.0
3838pyOpenSSL == 24.2.1
3939python-dateutil == 2.9.0.post0
40- pytz == 2024.1
40+ pytz == 2024.2
4141PyYAML == 6.0.2
4242requests == 2.32.3
43- sentry-sdk == 2.12 .0
43+ sentry-sdk == 2.14 .0
4444service-identity == 24.1.0
4545six == 1.16.0
46- SQLAlchemy == 1.4.53
46+ SQLAlchemy == 1.4.54
4747tomli == 2.0.1
48- treq == 23.11.0
48+ treq == 24.9.1
4949Twisted == 24.7.0
5050txaio == 23.1.1
5151typing_extensions == 4.12.2
5252unidiff == 0.7.5
53- urllib3 == 2.2.2
54- Werkzeug == 3.0.3
55- zipp == 3.20.0
56- zope.interface == 7.0.1
53+ urllib3 == 2.2.3
54+ Werkzeug == 3.0.4
55+ zipp == 3.20.2
56+ zope.interface == 7.0.3
You can’t perform that action at this time.
0 commit comments