Skip to content

Commit

Permalink
build(deps): update yarl requirement from <1.16 to <1.18
Browse files Browse the repository at this point in the history
Updates the requirements on [yarl](https://github.com/aio-libs/yarl) to permit the latest version.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v0.0.1...v1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Nov 6, 2024
1 parent 89c6eee commit 469d846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ optional-dependencies.fileio = [
"fsspec[abfs,dask,gcs,git,github,http,s3,smb]<2024.11",
"pathlibfs<0.6",
"python-magic<0.5",
"yarl<1.16",
"yarl<1.18",
]
optional-dependencies.nlp = [
"aiohttp<3.11",
Expand Down

0 comments on commit 469d846

Please # to comment.