Skip to content

Commit

Permalink
Bump aiohttp from 3.9.3 to 3.10.2 in /tools/cellxgene_census_builder (#…
Browse files Browse the repository at this point in the history
…1258)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.10.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.3...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 97a19b8 commit 4a3599a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cellxgene_census_builder/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies= [
"fsspec[http]==2024.3.1",
"s3fs==2024.3.1",
"requests==2.32.0",
"aiohttp==3.9.3",
"aiohttp==3.10.2",
"Cython", # required by owlready2
"wheel", # required by owlready2
"owlready2==0.44",
Expand Down

0 comments on commit 4a3599a

Please sign in to comment.