Skip to content

Commit

Permalink
Upgrage deployment requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsanchez committed Aug 8, 2024
1 parent 003943f commit e5f8a1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deployment/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ansible==10.2.0
# via -r requirements.in
ansible-core==2.17.2
# via ansible
cffi==1.16.0
cffi==1.17.0
# via cryptography
cryptography==42.0.8
cryptography==43.0.0
# via ansible-core
jinja2==3.1.4
# via ansible-core
Expand All @@ -20,7 +20,7 @@ packaging==24.1
# via ansible-core
pycparser==2.22
# via cffi
pyyaml==6.0.1
pyyaml==6.0.2
# via ansible-core
resolvelib==1.0.1
# via ansible-core

0 comments on commit e5f8a1a

Please sign in to comment.