mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-08 00:18:15 +03:00
Update Python dependencies to resolve security vulnerabilities
Regenerated pinned requirements from source files with latest compatible package versions to address open Dependabot alerts.
This commit is contained in:
+10
-10
@@ -1,10 +1,10 @@
|
||||
ansible-core==2.13.10 ; python_version >= "3.9" and python_version < "4.0"
|
||||
ansible==6.6.0 ; python_version >= "3.9" and python_version < "4.0"
|
||||
cffi==1.15.1 ; python_version >= "3.9" and python_version < "4.0"
|
||||
cryptography==41.0.1 ; python_version >= "3.9" and python_version < "4.0"
|
||||
jinja2==3.1.2 ; python_version >= "3.9" and python_version < "4.0"
|
||||
markupsafe==2.1.3 ; python_version >= "3.9" and python_version < "4.0"
|
||||
packaging==23.1 ; python_version >= "3.9" and python_version < "4.0"
|
||||
pycparser==2.21 ; python_version >= "3.9" and python_version < "4.0"
|
||||
pyyaml==5.4.1 ; python_version >= "3.9" and python_version < "4.0"
|
||||
resolvelib==0.5.4 ; python_version >= "3.9" and python_version < "4.0"
|
||||
ansible==8.5.0
|
||||
ansible-core==2.15.13
|
||||
cffi==2.0.0
|
||||
cryptography==46.0.5
|
||||
jinja2==3.1.6
|
||||
markupsafe==3.0.3
|
||||
packaging==26.0
|
||||
pycparser==3.0
|
||||
pyyaml==6.0.3
|
||||
resolvelib==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user