update versions in requirements-pip.lock

This commit is contained in:
Charlie O'Keefe 2020-12-21 11:53:57 -07:00
parent 6f07938605
commit e58a6af09d
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# Primary Dependencies
# (Packages we actually decided to include)
ansible==2.10.1
ansible==2.10.4
# Secondary Dependencies
# (pulled in by one or more of the above dependencies)
ansible-base==2.10.2
cffi==1.14.3
cryptography==3.2.1
ansible-base==2.10.4
cffi==1.14.4
cryptography==3.3.1
Jinja2==2.11.2
MarkupSafe==1.1.1
packaging==20.4
packaging==20.8
pycparser==2.20
pyparsing==2.4.7
PyYAML==5.3.1