Skip to content

Commit

Permalink
build(deps): update yarl requirement from <1.10 to <1.16
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.15.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Oct 22, 2024
1 parent 0a35b8f commit ff52612
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 @@ -91,7 +91,7 @@ optional-dependencies.fileio = [
"fsspec[abfs,dask,gcs,git,github,http,s3,smb]<2024.10",
"pathlibfs<0.6",
"python-magic<0.5",
"yarl<1.10",
"yarl<1.16",
]
optional-dependencies.nlp = [
"aiohttp<3.11",
Expand Down

0 comments on commit ff52612

Please sign in to comment.