Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cryptography from 3.0 to 3.2 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ click-help-colors==0.8 # via molecule
click==7.1.2 # via click-completion, click-help-colors, cookiecutter, mkdocs, molecule, nltk, pip-tools, python-gilt
colorama==0.4.3 # via molecule, python-gilt
cookiecutter==1.7.2 # via molecule
cryptography==3.0 # via ansible, paramiko
cryptography==3.2 # via ansible, paramiko
distro==1.5.0 # via selinux
docker==4.2.2 # via -r requirements.in
fasteners==0.15 # via python-gilt
future==0.18.2 # via lunr
Expand Down Expand Up @@ -51,8 +52,8 @@ python-slugify==4.0.1 # via cookiecutter
pyyaml==5.3.1 # via ansible, ansible-lint, mkdocs, molecule, python-gilt, yamllint
regex==2020.7.14 # via nltk
requests==2.24.0 # via cookiecutter, docker
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.10 # via ansible-lint
selinux==0.2.1 # via molecule
sh==1.13.1 # via molecule, python-gilt
shellingham==1.3.2 # via click-completion
six==1.15.0 # via ansible-lint, bcrypt, click-completion, cookiecutter, cryptography, docker, fasteners, livereload, lunr, pip-tools, pynacl, python-dateutil, websocket-client
Expand Down