mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge a18f3a3643 into 5f44339fa5
This commit is contained in:
commit
fff70ff28c
2 changed files with 2 additions and 1 deletions
2
changelogs/fragments/652-remove-pycrypto.yml
Normal file
2
changelogs/fragments/652-remove-pycrypto.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- Remove unmaintained and vulnerable ``pycrypto`` dependency from unit test requirements.
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
boto3
|
||||
placebo
|
||||
pycrypto
|
||||
passlib
|
||||
pypsrp
|
||||
python-memcached
|
||||
|
|
|
|||
Loading…
Reference in a new issue