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

build(deps): bump cryptography from 38.0.1 to 39.0.1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
8 changes: 2 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ commonmark==0.9.1
# via rich
cookiecutter==2.1.1
# via molecule
cryptography==38.0.1
cryptography==39.0.1
# via ansible-core
decli==0.5.2
# via commitizen
Expand Down Expand Up @@ -187,8 +187,6 @@ rich==12.5.1
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
selinux==0.2.1
# via molecule-docker
six==1.16.0
Expand All @@ -204,9 +202,7 @@ text-unidecode==1.3
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pytest
# via pytest
tomlkit==0.11.5
# via commitizen
typing-extensions==4.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.15.1
# via cryptography
charset-normalizer==2.1.1
# via requests
cryptography==38.0.1
cryptography==39.0.1
# via ansible-core
docker==6.0.0
# via -r requirements.in
Expand Down