Skip to content

Commit

Permalink
Bump aiohttp from 3.9.1 to 3.9.2 in /examples/development_lifecycle (#…
Browse files Browse the repository at this point in the history
…1474)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
- [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.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  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 Jan 31, 2024
1 parent 34745f1 commit dc98ef6
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions examples/development_lifecycle/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ adlfs==2023.10.0
# via flytekit
aiobotocore==2.5.4
# via s3fs
aiohttp==3.9.1
aiohttp==3.9.2
# via
# adlfs
# aiobotocore
Expand Down Expand Up @@ -80,6 +80,7 @@ cryptography==41.0.7
# azure-storage-blob
# msal
# pyjwt
# secretstorage
cycler==0.12.1
# via matplotlib
dacite==1.8.1
Expand Down Expand Up @@ -186,6 +187,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 @@ -356,7 +361,9 @@ pygments==2.17.2
# ipython
# rich
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
Expand Down Expand Up @@ -425,6 +432,8 @@ scipy==1.11.4
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
Expand Down Expand Up @@ -481,8 +490,10 @@ urllib3==1.26.18
# flytekit
# kubernetes
# requests
visions[type_image_path]==0.7.5
# via ydata-profiling
visions[type-image-path]==0.7.5
# via
# visions
# ydata-profiling
wcwidth==0.2.12
# via prompt-toolkit
websocket-client==1.7.0
Expand Down

0 comments on commit dc98ef6

Please sign in to comment.