Skip to content

Commit

Permalink
[noissue]: Update yarl requirement from <1.12.2,>=1.8 to >=1.8,<1.13.2
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@v1.8.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 0ff8cc7 commit 2411bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ tablib<3.6.0
url-normalize>=1.4.3,<=1.4.3
uuid6>=2023.5.2,<=2024.7.10
whitenoise>=5.0,<6.8.0
yarl>=1.8,<1.12.2
yarl>=1.8,<1.13.2

0 comments on commit 2411bea

Please sign in to comment.