Skip to content

Commit ade1bea

Browse files
⬆️ Bump yarl from 1.18.3 to 1.20.0
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.20.0. - [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.18.3...v1.20.0) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b3257 commit ade1bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ propcache==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
1414
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
1515
typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "3.11"
1616
urllib3==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
17-
yarl==1.18.3 ; python_version >= "3.9" and python_version < "4.0"
17+
yarl==1.20.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)