Skip to content

Commit

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

---
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 Jan 30, 2024
1 parent 4a306cf commit d3969f8
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 235 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.9.0"
aiohttp = "==3.9.2"
pyyaml = "==6.0.1"
faker = "==13.3.0"
fybrik_python_logging = "==0.1.0"
Expand Down
Loading

0 comments on commit d3969f8

Please sign in to comment.