File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ $(VENV_CHECK): $(REQUIREMENTS)
3030regen-requirements :
3131 $(SYSTEM_PYTHON ) -m venv --clear venv
3232 $(PIP ) install -U pip
33- $(PIP ) install -U -r requirements.in
33+ $(PIP ) install -U --uploaded-prior-to=P5D - r requirements.in
3434 $(PIP ) freeze > $(REQUIREMENTS )
3535
3636# Test targets
Original file line number Diff line number Diff line change @@ -10,48 +10,48 @@ buildbot-waterfall-view==4.3.0
1010buildbot-worker==4.3.0
1111buildbot-wsgi-dashboards==4.3.0
1212buildbot-www==4.3.0
13- cbor2==5.9.0
14- certifi==2026.2.25
13+ cbor2==6.0.1
14+ certifi==2026.4.22
1515cffi==2.0.0
16- charset-normalizer==3.4.6
17- click==8.3.1
16+ charset-normalizer==3.4.7
17+ click==8.3.3
1818constantly==23.10.4
1919croniter==6.2.2
20- cryptography==46 .0.7
20+ cryptography==47 .0.0
2121Flask==3.1.3
22- greenlet==3.3.2
22+ greenlet==3.5.0
2323humanize==4.15.0
2424hyperlink==21.0.0
25- idna==3.11
25+ idna==3.13
2626Incremental==24.11.0
2727itsdangerous==2.2.0
2828Jinja2==3.1.6
29- Mako==1.3.10
29+ Mako==1.3.12
3030MarkupSafe==3.0.3
3131msgpack==1.1.2
3232multipart==1.3.1
33- packaging==26.0
34- psycopg2==2.9.11
33+ packaging==26.2
34+ psycopg2==2.9.12
3535py-ubjson==0.16.1
3636pyasn1==0.6.3
3737pyasn1_modules==0.4.2
3838pycparser==3.0
3939PyJWT==2.12.1
40- pyOpenSSL==26.0 .0
40+ pyOpenSSL==26.1 .0
4141python-dateutil==2.9.0.post0
4242PyYAML==6.0.3
43- requests==2.33.0
44- sentry-sdk==2.56 .0
43+ requests==2.33.1
44+ sentry-sdk==2.58 .0
4545service-identity==24.2.0
4646setuptools==82.0.1
4747six==1.17.0
48- SQLAlchemy==2.0.48
48+ SQLAlchemy==2.0.49
4949treq==25.5.0
5050Twisted==25.5.0
5151txaio==25.12.2
5252typing_extensions==4.15.0
5353ujson==5.12.0
5454unidiff==0.7.5
5555urllib3==2.6.3
56- Werkzeug==3.1.7
57- zope.interface==8.2
56+ Werkzeug==3.1.8
57+ zope.interface==8.4
You can’t perform that action at this time.
0 commit comments