Skip to content

Commit

Permalink
build(deps): bump cryptography in /unfurl/templates/python3.11
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@38.0.3...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 2a79b27 commit 00d8388
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
2 changes: 1 addition & 1 deletion unfurl/templates/python3.11/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pyrsistent = "==0.15.7"
jsonschema = {version = "==3.2", extras = ["format_nongpl"]}
"ruamel.yaml" = "==0.17.21"
charset-normalizer = "==2.1.1"
cryptography = "==38.0.3"
cryptography = "==41.0.2"
ansible-core = "==2.12.10"
gitpython = "==3.1.30"
rich = "==12.4.4"
Expand Down
58 changes: 28 additions & 30 deletions unfurl/templates/python3.11/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00d8388

Please sign in to comment.