Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent fe4968d commit 4277e1f
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions examples/advanced_composition/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,14 @@ cookiecutter==2.3.0
# via flytekit
croniter==1.4.1
# via flytekit
cryptography==41.0.3
cryptography==41.0.4
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -149,12 +150,14 @@ importlib-metadata==6.8.0
# via
# flytekit
# keyring
importlib-resources==6.0.1
# via keyring
isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via cookiecutter
jmespath==1.0.1
Expand Down Expand Up @@ -296,6 +299,8 @@ rsa==4.9
# via google-auth
s3fs==2023.9.0
# via flytekit
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# azure-core
Expand All @@ -313,11 +318,9 @@ text-unidecode==1.3
# via python-slugify
typing-extensions==4.7.1
# via
# aioitertools
# azure-core
# azure-storage-blob
# flytekit
# rich
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
Expand All @@ -343,6 +346,4 @@ wrapt==1.15.0
yarl==1.9.2
# via aiohttp
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

0 comments on commit 4277e1f

Please sign in to comment.