Skip to content

Commit bc66132

Browse files
authored
Merge pull request #2214 from opentensor/fix/security-vulnerability-ansible-certifi
Security fix: Bumps ansible and certifi
2 parents 26d20cf + 203a654 commit bc66132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/prod.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aiohttp~=3.9
2-
ansible~=6.7
2+
ansible~=8.5.0
33
ansible_vault~=2.1
44
backoff
5-
certifi~=2024.2.2
5+
certifi~=2024.7.4
66
colorama~=0.4.6
77
cryptography~=42.0.5
88
ddt~=1.6.0

0 commit comments

Comments
 (0)