Skip to content

Commit d3c09de

Browse files
chore(deps): bump yarl from 1.20.0 to 1.20.1
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/commits) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a371f commit d3c09de

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.5.0 ; python_version >= "3.7" and python_version < "4.0"
3939
userpath==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"
40+
yarl==1.20.1 ; 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)