Skip to content

Commit

Permalink
Bump cryptography from 41.0.0 to 41.0.6
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.0...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent 110d8f7 commit 3965d88
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ click-help-colors==0.9.1
# via molecule
cookiecutter==2.1.1
# via molecule
cryptography==41.0.0
cryptography==41.0.6
# via ansible-core
distro==1.8.0
# via selinux
Expand All @@ -63,6 +63,10 @@ ghp-import==2.1.0
# via mkdocs
idna==3.4
# via requests
importlib-metadata==6.8.0
# via
# markdown
# mkdocs
jinja2==3.1.2
# via
# ansible-core
Expand Down Expand Up @@ -157,6 +161,8 @@ rich==13.3.1
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
selinux==0.3.0
# via molecule-docker
six==1.16.0
Expand All @@ -167,6 +173,13 @@ subprocess-tee==0.4.1
# ansible-lint
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# black
# build
# pyproject-hooks
typing-extensions==4.8.0
# via black
urllib3==1.26.14
# via
# docker
Expand All @@ -183,6 +196,8 @@ yamllint==1.29.0
# via
# -r requirements.in
# ansible-lint
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 3965d88

Please sign in to comment.