Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

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 Nov 28, 2023
1 parent ddae1e6 commit 4a306cf
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 170 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pandas = "==1.4.2"
pyarrow = "==8.0.0"
requests = "*"
fsspec = "==0.8.4"
aiohttp = "==3.8.6"
aiohttp = "==3.9.0"
pyyaml = "==6.0.1"
faker = "==13.3.0"
fybrik_python_logging = "==0.1.0"
Expand Down
Loading

0 comments on commit 4a306cf

Please sign in to comment.