Skip to content

Commit

Permalink
Bump cryptography from 41.0.7 to 42.0.2 in /examples/flyteinteractive…
Browse files Browse the repository at this point in the history
…_plugin (#1515)

Bump cryptography in /examples/flyteinteractive_plugin

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 660d442 commit 1f4e0e6
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions examples/flyteinteractive_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ aiosignal==1.3.1
# via aiohttp
anyio==4.1.0
# via jupyter-server
appnope==0.1.4
# via ipykernel
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -90,12 +88,13 @@ cookiecutter==2.5.0
# via flytekit
croniter==2.0.1
# via flytekit
cryptography==41.0.7
cryptography==42.0.2
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# secretstorage
dataclasses-json==0.5.9
# via flytekit
debugpy==1.8.0
Expand Down Expand Up @@ -216,6 +215,10 @@ jaraco-classes==3.3.0
# via keyring
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -495,6 +498,8 @@ rsa==4.9
# via google-auth
s3fs==2023.9.2
# via flytekit
secretstorage==3.3.3
# via keyring
send2trash==1.8.2
# via jupyter-server
six==1.16.0
Expand Down

0 comments on commit 1f4e0e6

Please sign in to comment.