Skip to content

Commit c69a55b

Browse files
chore: update dictionary (#233)
* Update dictionary definitions * Upgrade OpenStack Kolla dependencies Co-authored-by: spellchecker bot <[email protected]>
1 parent 0ab83ac commit c69a55b

File tree

12 files changed

+43
-48
lines changed

12 files changed

+43
-48
lines changed

.github/.wordlist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ repo
4747
rubocop
4848
runonce
4949
SATA
50-
scalability
5150
Scc
5251
SDRAM
5352
sloc

requirements/2023.1/debian_11.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ansible-core==2.13.0
1010
# via
1111
# -r requirements/2023.1/debian_11.in
1212
# ansible
13-
certifi==2024.8.30
13+
certifi==2024.12.14
1414
# via requests
1515
cffi==1.17.1
1616
# via cryptography
17-
charset-normalizer==3.3.2
17+
charset-normalizer==3.4.1
1818
# via requests
19-
cryptography==43.0.1
19+
cryptography==44.0.0
2020
# via
2121
# ansible-core
2222
# kolla-ansible
@@ -30,33 +30,31 @@ idna==3.10
3030
# via requests
3131
iso8601==2.1.0
3232
# via oslo-utils
33-
jinja2==3.1.4
33+
jinja2==3.1.5
3434
# via
3535
# ansible-core
3636
# kolla-ansible
3737
jmespath==1.0.1
3838
# via kolla-ansible
3939
kolla-ansible==16.7.0
4040
# via -r requirements/2023.1/debian_11.in
41-
markupsafe==2.1.5
41+
markupsafe==3.0.2
4242
# via jinja2
43-
mitogen==0.3.11
43+
mitogen==0.3.21
4444
# via -r requirements/2023.1/debian_11.in
4545
netaddr==1.3.0
4646
# via
4747
# oslo-config
4848
# oslo-utils
49-
netifaces==0.11.0
50-
# via oslo-utils
51-
oslo-config==9.6.0
49+
oslo-config==9.7.0
5250
# via kolla-ansible
53-
oslo-i18n==6.4.0
51+
oslo-i18n==6.5.0
5452
# via
5553
# oslo-config
5654
# oslo-utils
57-
oslo-utils==7.3.0
55+
oslo-utils==8.0.0
5856
# via kolla-ansible
59-
packaging==24.1
57+
packaging==24.2
6058
# via
6159
# ansible-core
6260
# oslo-utils
@@ -65,9 +63,11 @@ pbr==6.1.0
6563
# kolla-ansible
6664
# oslo-i18n
6765
# stevedore
66+
psutil==6.1.1
67+
# via oslo-utils
6868
pycparser==2.22
6969
# via cffi
70-
pyparsing==3.1.4
70+
pyparsing==3.2.1
7171
# via oslo-utils
7272
pyyaml==6.0.2
7373
# via
@@ -83,11 +83,11 @@ resolvelib==0.5.4
8383
# via ansible-core
8484
rfc3986==2.0.0
8585
# via oslo-config
86-
stevedore==5.3.0
86+
stevedore==5.4.0
8787
# via oslo-config
88-
tzdata==2024.2
88+
tzdata==2025.1
8989
# via oslo-utils
90-
urllib3==2.2.3
90+
urllib3==2.3.0
9191
# via requests
92-
wrapt==1.16.0
92+
wrapt==1.17.2
9393
# via debtcollector

requirements/2023.1/rocky_9.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/2023.1/rocky_9.txt requirements/2023.1/rocky_9.in
@@ -40,7 +40,7 @@ kolla-ansible==16.7.0
4040
# via -r requirements/2023.1/rocky_9.in
4141
markupsafe==3.0.2
4242
# via jinja2
43-
mitogen==0.3.20
43+
mitogen==0.3.21
4444
# via -r requirements/2023.1/rocky_9.in
4545
netaddr==1.3.0
4646
# via
@@ -85,9 +85,9 @@ rfc3986==2.0.0
8585
# via oslo-config
8686
stevedore==5.4.0
8787
# via oslo-config
88-
tzdata==2024.2
88+
tzdata==2025.1
8989
# via oslo-utils
9090
urllib3==2.3.0
9191
# via requests
92-
wrapt==1.17.0
92+
wrapt==1.17.2
9393
# via debtcollector

requirements/2023.1/ubuntu_22.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ kolla-ansible==16.7.0
4040
# via -r requirements/2023.1/ubuntu_22.in
4141
markupsafe==3.0.2
4242
# via jinja2
43-
mitogen==0.3.20
43+
mitogen==0.3.21
4444
# via -r requirements/2023.1/ubuntu_22.in
4545
netaddr==1.3.0
4646
# via
@@ -85,9 +85,9 @@ rfc3986==2.0.0
8585
# via oslo-config
8686
stevedore==5.4.0
8787
# via oslo-config
88-
tzdata==2024.2
88+
tzdata==2025.1
8989
# via oslo-utils
9090
urllib3==2.3.0
9191
# via requests
92-
wrapt==1.17.0
92+
wrapt==1.17.2
9393
# via debtcollector

requirements/2023.2/debian_11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ rfc3986==2.0.0
8787
# via oslo-config
8888
stevedore==5.4.0
8989
# via oslo-config
90-
tzdata==2024.2
90+
tzdata==2025.1
9191
# via oslo-utils
9292
urllib3==2.3.0
9393
# via requests
94-
wrapt==1.17.0
94+
wrapt==1.17.2
9595
# via debtcollector

requirements/2023.2/rocky_9.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/2023.2/rocky_9.txt requirements/2023.2/rocky_9.in
@@ -28,8 +28,6 @@ hvac==2.3.0
2828
# via kolla-ansible
2929
idna==3.10
3030
# via requests
31-
importlib-resources==5.0.7
32-
# via ansible-core
3331
iso8601==2.1.0
3432
# via oslo-utils
3533
jinja2==3.1.5
@@ -87,9 +85,9 @@ rfc3986==2.0.0
8785
# via oslo-config
8886
stevedore==5.4.0
8987
# via oslo-config
90-
tzdata==2024.2
88+
tzdata==2025.1
9189
# via oslo-utils
9290
urllib3==2.3.0
9391
# via requests
94-
wrapt==1.17.0
92+
wrapt==1.17.2
9593
# via debtcollector

requirements/2023.2/ubuntu_22.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ rfc3986==2.0.0
8585
# via oslo-config
8686
stevedore==5.4.0
8787
# via oslo-config
88-
tzdata==2024.2
88+
tzdata==2025.1
8989
# via oslo-utils
9090
urllib3==2.3.0
9191
# via requests
92-
wrapt==1.17.0
92+
wrapt==1.17.2
9393
# via debtcollector

requirements/2024.1/debian_11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ rfc3986==2.0.0
8787
# via oslo-config
8888
stevedore==5.4.0
8989
# via oslo-config
90-
tzdata==2024.2
90+
tzdata==2025.1
9191
# via oslo-utils
9292
urllib3==2.3.0
9393
# via requests
94-
wrapt==1.17.0
94+
wrapt==1.17.2
9595
# via debtcollector

requirements/2024.1/rocky_9.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/2024.1/rocky_9.txt requirements/2024.1/rocky_9.in
66
#
7-
ansible-core==2.15.13
7+
ansible-core==2.16.14
88
# via -r requirements/2024.1/rocky_9.in
99
bcrypt==4.2.1
1010
# via
@@ -28,8 +28,6 @@ hvac==2.3.0
2828
# via kolla-ansible
2929
idna==3.10
3030
# via requests
31-
importlib-resources==5.0.7
32-
# via ansible-core
3331
iso8601==2.1.0
3432
# via oslo-utils
3533
jinja2==3.1.5
@@ -87,9 +85,9 @@ rfc3986==2.0.0
8785
# via oslo-config
8886
stevedore==5.4.0
8987
# via oslo-config
90-
tzdata==2024.2
88+
tzdata==2025.1
9189
# via oslo-utils
9290
urllib3==2.3.0
9391
# via requests
94-
wrapt==1.17.0
92+
wrapt==1.17.2
9593
# via debtcollector

requirements/2024.1/ubuntu_22.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ rfc3986==2.0.0
8585
# via oslo-config
8686
stevedore==5.4.0
8787
# via oslo-config
88-
tzdata==2024.2
88+
tzdata==2025.1
8989
# via oslo-utils
9090
urllib3==2.3.0
9191
# via requests
92-
wrapt==1.17.0
92+
wrapt==1.17.2
9393
# via debtcollector

0 commit comments

Comments
 (0)