Skip to content

Commit

Permalink
Bump cryptography from 41.0.1 to 41.0.6 in /examples/snowflake_plugin
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.1...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 28, 2023
1 parent 90ca371 commit d53566a
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions examples/snowflake_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ cookiecutter==2.1.1
# via flytekit
croniter==1.4.1
# via flytekit
cryptography==41.0.1
cryptography==41.0.6
# via
# azure-identity
# azure-storage-blob
Expand Down Expand Up @@ -152,6 +152,8 @@ importlib-metadata==6.7.0
# via
# flytekit
# keyring
importlib-resources==6.1.1
# via keyring
isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.2.3
Expand Down Expand Up @@ -243,7 +245,9 @@ pycparser==2.21
pygments==2.15.1
# via rich
pyjwt[crypto]==2.7.0
# via msal
# via
# msal
# pyjwt
pyopenssl==23.2.0
# via flytekit
python-dateutil==2.8.2
Expand Down Expand Up @@ -324,9 +328,11 @@ types-pyyaml==6.0.12.10
# via responses
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 @@ -353,7 +359,9 @@ wrapt==1.15.0
yarl==1.9.2
# via aiohttp
zipp==3.15.0
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit d53566a

Please sign in to comment.