Skip to content

Commit

Permalink
Merge pull request #2214 from opentensor/fix/security-vulnerability-a…
Browse files Browse the repository at this point in the history
…nsible-certifi

Security fix: Bumps ansible and certifi
  • Loading branch information
ibraheem-opentensor authored Aug 8, 2024
2 parents 26d20cf + 203a654 commit bc66132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
aiohttp~=3.9
ansible~=6.7
ansible~=8.5.0
ansible_vault~=2.1
backoff
certifi~=2024.2.2
certifi~=2024.7.4
colorama~=0.4.6
cryptography~=42.0.5
ddt~=1.6.0
Expand Down

0 comments on commit bc66132

Please sign in to comment.