Skip to content

Commit d1aa6ba

Browse files
Bump yarl from 1.9.2 to 1.20.0
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.2 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.9.2...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 10555cb commit d1aa6ba

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
@@ -37,5 +37,5 @@ types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0"
3737
typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8"
3838
urllib3==2.2.2 ; python_version >= "3.7" and python_version < "4.0"
3939
userpath==1.9.0 ; python_version >= "3.7" and python_version < "4.0"
40-
yarl==1.9.2 ; python_version >= "3.7" and python_version < "4.0"
40+
yarl==1.20.0 ; python_version >= "3.7" and python_version < "4.0"
4141
zipp==3.19.1 ; python_version >= "3.7" and python_version < "3.8"

0 commit comments

Comments
 (0)