Skip to content

Commit 2c05705

Browse files
authored
Merge pull request #176 from stackhpc/upstream/master-2026-03-16
Synchronise master with upstream
2 parents 317437f + bb06708 commit 2c05705

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

.zuul.d/project.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
- requirements-tox-validate-projects:
2222
voting: false
2323
- cross-aodh-py312
24-
- cross-barbican-py312
24+
- cross-barbican-py312:
25+
voting: false
2526
- cross-ceilometer-py312
2627
- cross-cinder-py312
2728
- cross-designate-py312

global-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ XStatic-Bootstrap-SCSS # Apache 2.0 License
191191
XStatic-bootswatch # MIT License
192192
XStatic-D3 # BSD License (3 clause)
193193
xstatic-filesaver # MIT License
194-
XStatic-Font-Awesome<4.8.0 # SIL OFL 1.1 License, MIT License
194+
XStatic-Font-Awesome # SIL OFL 1.1 License, MIT License
195195
XStatic-Hogan # Apache 2.0 License
196196
XStatic-Jasmine # MIT License
197197
XStatic-jQuery # MIT License
@@ -257,7 +257,7 @@ redis!=4.0.0 # MIT
257257
requests-mock # Apache-2.0
258258
retrying!=1.3.0 # Apache-2.0
259259
sadisplay # BSD
260-
selenium<4.0.0 # Apache-2.0
260+
selenium # Apache-2.0
261261
stestr!=2.3.0,!=3.0.0 # Apache-2.0
262262
sushy!=1.9.0 # Apache-2.0
263263
tabulate # MIT

upper-constraints.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ oslo.context===6.3.0
5858
rcssmin===1.2.2
5959
pycadf===4.0.1
6060
grpcio===1.78.1
61-
fixtures===4.3.0
61+
fixtures===4.3.1
6262
neutron-lib===3.24.0
6363
XStatic-FileSaver===1.3.2.1
6464
jaraco.functools===4.4.0
@@ -67,7 +67,7 @@ storage-interfaces===1.0.5
6767
pydantic===2.12.5
6868
persist-queue===1.1.0
6969
pystache===0.6.8
70-
XStatic-Font-Awesome===4.7.0.0
70+
XStatic-Font-Awesome===6.2.1.2
7171
nose===1.3.7
7272
waitress===3.0.2
7373
os-refresh-config===14.0.1
@@ -111,7 +111,7 @@ debtcollector===3.0.0
111111
responses===0.26.0
112112
backports.strenum===1.3.1;python_version=='3.10'
113113
croniter===6.0.0
114-
horizon===25.5.1
114+
horizon===25.6.0
115115
octavia-lib===3.11.0
116116
python-watcherclient===4.10.0
117117
MarkupSafe===3.0.3
@@ -166,7 +166,7 @@ graphviz===0.21
166166
PyKMIP===0.10.0
167167
python-observabilityclient===1.3.0
168168
whereto===0.5.0
169-
networking-generic-switch===8.0.0
169+
networking-generic-switch===9.0.0
170170
pywbem===1.7.3
171171
python-subunit===1.4.5
172172
pycparser===3.0
@@ -240,7 +240,7 @@ ldappool===3.0.0
240240
hpack===4.1.0
241241
joblib===1.5.3
242242
google-api-python-client===2.190.0
243-
castellan===5.5.0
243+
castellan===5.6.0
244244
oslo.versionedobjects===3.9.0
245245
enmerkar===0.7.1
246246
webcolors===25.10.0
@@ -279,7 +279,7 @@ docutils===0.21.2
279279
threadpoolctl===3.6.0
280280
os-ken===4.1.1
281281
ujson===5.11.0
282-
selenium===3.141.0
282+
selenium===4.41.0
283283
pytest-subtests===0.15.0
284284
mistral-lib===3.5.1
285285
dogtag-pki===11.2.1
@@ -332,12 +332,12 @@ asgiref===3.11.1
332332
XStatic-JQuery.TableSorter===2.14.5.3
333333
pifpaf===3.4.0
334334
blockdiag===3.0.0
335-
testtools===2.8.4
335+
testtools===2.8.5
336336
infi.dtypes.iqn===0.4.0
337337
jsonpath-ng===1.7.0
338338
XStatic-tv4===1.2.7.1
339339
XStatic-JSEncrypt===2.3.1.2
340-
python-cinderclient===9.8.0
340+
python-cinderclient===9.9.0
341341
keystonemiddleware===12.0.0
342342
django-formtools===2.5.1
343343
XStatic-Spin===1.2.5.3

0 commit comments

Comments
 (0)