Skip to content

Commit

Permalink
Bump cryptography from 41.0.3 to 41.0.6 in /examples/productionizing
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.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...41.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 90ca371 commit f2d5a39
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions examples/productionizing/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.6
# 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 @@ -153,6 +154,10 @@ 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 @@ -236,7 +241,9 @@ pycparser==2.21
pygments==2.16.1
# via rich
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
pyopenssl==23.2.0
# via flytekit
python-dateutil==2.8.2
Expand Down Expand Up @@ -292,6 +299,8 @@ rsa==4.9
# via google-auth
s3fs==2023.6.0
# via flytekit
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# azure-core
Expand Down

0 comments on commit f2d5a39

Please sign in to comment.