Skip to content

Commit

Permalink
Bump cryptography in /examples/house_price_prediction
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@38.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 43474f3
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions examples/house_price_prediction/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cookiecutter==2.1.1
# via flytekit
croniter==1.3.4
# via flytekit
cryptography==38.0.1
cryptography==41.0.6
# via
# pyopenssl
# secretstorage
Expand All @@ -52,10 +52,10 @@ flyteidl==1.1.14
# via flytekit
flytekit==1.1.1
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekitplugins-deck-standard
flytekitplugins-deck-standard==1.1.1
# via -r ../../../common/requirements-common.in
# via -r requirements.in
fonttools==4.32.0
# via matplotlib
googleapis-common-protos==1.56.0
Expand All @@ -78,6 +78,7 @@ importlib-metadata==4.11.3
# via
# flytekit
# keyring
# markdown
jeepney==0.8.0
# via
# keyring
Expand Down Expand Up @@ -114,7 +115,6 @@ marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.5.1
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# missingno
# pandas-profiling
Expand Down Expand Up @@ -142,6 +142,7 @@ numpy==1.22.3
# patsy
# phik
# pyarrow
# pywavelets
# scikit-learn
# scipy
# seaborn
Expand Down Expand Up @@ -235,7 +236,7 @@ responses==0.20.0
retry==0.9.2
# via flytekit
scikit-learn==1.0.2
# via sklearn
# via -r requirements.in
scipy==1.8.0
# via
# imagehash
Expand All @@ -257,8 +258,6 @@ six==1.16.0
# grpcio
# patsy
# python-dateutil
sklearn==0.0
# via -r requirements.in
sortedcontainers==2.4.0
# via flytekit
statsd==3.3.0
Expand Down Expand Up @@ -291,13 +290,15 @@ urllib3==1.26.9
# flytekit
# requests
# responses
visions[type_image_path]==0.7.5
# via pandas-profiling
visions[type-image-path]==0.7.5
# via
# pandas-profiling
# visions
websocket-client==1.4.1
# via docker
wheel==0.37.1
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekit
wrapt==1.14.0
# via
Expand Down

0 comments on commit 43474f3

Please sign in to comment.