Skip to content

Commit 164da16

Browse files
chore: update dictionary (#261)
* Update dictionary definitions * Upgrade OpenStack Kolla dependencies --------- Co-authored-by: spellchecker bot <[email protected]>
1 parent 059f91e commit 164da16

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/.wordlist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ repo
4646
rubocop
4747
runonce
4848
SATA
49-
scalability
5049
Scc
5150
SDRAM
5251
sloc

requirements/2023.2/rocky_9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ bcrypt==4.3.0
66
# via
77
# kolla-ansible
88
# passlib
9-
certifi==2025.7.14
9+
certifi==2025.8.3
1010
# via requests
1111
cffi==1.17.1
1212
# via cryptography
1313
charset-normalizer==3.4.2
1414
# via requests
15-
cryptography==45.0.5
15+
cryptography==45.0.6
1616
# via
1717
# ansible-core
1818
# kolla-ansible

requirements/2024.1/rocky_9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ bcrypt==4.3.0
66
# via
77
# kolla-ansible
88
# passlib
9-
certifi==2025.7.14
9+
certifi==2025.8.3
1010
# via requests
1111
cffi==1.17.1
1212
# via cryptography
1313
charset-normalizer==3.4.2
1414
# via requests
15-
cryptography==45.0.5
15+
cryptography==45.0.6
1616
# via
1717
# ansible-core
1818
# kolla-ansible

0 commit comments

Comments
 (0)