Skip to content

Commit

Permalink
Bump aiohttp from 3.8.5 to 3.8.6 in /airflow
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [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.5...v3.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 7a0ec88 commit 464ffad
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions airflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
aiohttp==3.8.5
aiohttp==3.8.6
# via
# apache-airflow-providers-http
# kubernetes-asyncio
Expand Down Expand Up @@ -39,7 +39,9 @@ apache-airflow-providers-imap==3.3.2
apache-airflow-providers-sqlite==3.4.3
# via apache-airflow
apispec[yaml]==6.3.0
# via flask-appbuilder
# via
# apispec
# flask-appbuilder
argcomplete==3.1.2
# via apache-airflow
asgiref==3.7.2
Expand Down Expand Up @@ -132,7 +134,9 @@ colorlog==4.8.0
configupdater==3.1.1
# via apache-airflow
connexion[flask]==2.14.2
# via apache-airflow
# via
# apache-airflow
# connexion
cron-descriptor==1.4.0
# via apache-airflow
croniter==1.4.1
Expand Down Expand Up @@ -501,6 +505,7 @@ requests[socks]==2.28.2
# google-cloud-storage
# kubernetes
# opentelemetry-exporter-otlp-proto-http
# requests
# requests-oauthlib
# requests-toolbelt
# tableschema
Expand Down

0 comments on commit 464ffad

Please sign in to comment.