Skip to content

Commit

Permalink
Bump aiohttp from 3.8.1 to 3.9.0 in /examples/feast_integration
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.1...v3.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 90ca371 commit 77950e4
Showing 1 changed file with 26 additions and 13 deletions.
39 changes: 26 additions & 13 deletions examples/feast_integration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ absl-py==1.2.0
# via tensorflow-metadata
aiobotocore==2.1.2
# via s3fs
aiohttp==3.8.1
aiohttp==3.9.0
# via
# aiobotocore
# s3fs
Expand Down Expand Up @@ -52,9 +52,7 @@ cffi==1.15.1
chardet==5.0.0
# via binaryornot
charset-normalizer==2.1.1
# via
# aiohttp
# requests
# via requests
click==8.1.3
# via
# bowler
Expand All @@ -74,7 +72,9 @@ cookiecutter==2.1.1
croniter==1.3.7
# via flytekit
cryptography==38.0.1
# via pyopenssl
# via
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
dask==2022.1.1
Expand Down Expand Up @@ -111,10 +111,10 @@ flyteidl==1.1.17
# via flytekit
flytekit==1.1.3
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekitplugins-deck-standard
flytekitplugins-deck-standard==1.1.3
# via -r ../../../common/requirements-common.in
# via -r requirements.in
fonttools==4.37.3
# via matplotlib
frozenlist==1.3.1
Expand Down Expand Up @@ -168,6 +168,10 @@ importlib-metadata==4.12.0
# markdown
jaraco-classes==3.2.2
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -209,7 +213,7 @@ marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.5.3
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# missingno
# pandas-profiling
# phik
Expand Down Expand Up @@ -253,6 +257,7 @@ numpy==1.23.3
# patsy
# phik
# pyarrow
# pywavelets
# scikit-learn
# scipy
# seaborn
Expand Down Expand Up @@ -402,6 +407,8 @@ seaborn==0.11.2
# via
# missingno
# pandas-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# google-auth
Expand All @@ -414,7 +421,9 @@ sniffio==1.3.0
sortedcontainers==2.4.0
# via flytekit
sqlalchemy[mypy]==1.4.41
# via feast
# via
# feast
# sqlalchemy
sqlalchemy2-stubs==0.0.2a27
# via sqlalchemy
starlette==0.20.4
Expand Down Expand Up @@ -472,11 +481,15 @@ urllib3==1.26.12
# requests
# responses
uvicorn[standard]==0.18.3
# via feast
# via
# feast
# uvicorn
uvloop==0.17.0
# via uvicorn
visions[type_image_path]==0.7.5
# via pandas-profiling
visions[type-image-path]==0.7.5
# via
# pandas-profiling
# visions
volatile==2.1.0
# via bowler
watchfiles==0.17.0
Expand All @@ -487,7 +500,7 @@ websockets==10.3
# via uvicorn
wheel==0.37.1
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekit
wrapt==1.14.1
# via
Expand Down

0 comments on commit 77950e4

Please sign in to comment.