Skip to content

Commit 72f5085

Browse files
dependabot[bot]Matt Pryor
andauthored
Bump yarl from 1.13.1 to 1.14.0 (#103)
* Bump yarl from 1.13.1 to 1.14.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.14.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.13.1...v1.14.0) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add missing dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Pryor <[email protected]>
1 parent 2162232 commit 72f5085

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ idna==3.10
1616
iso8601==2.1.0
1717
kopf==1.37.2
1818
multidict==6.1.0
19+
propcache==0.2.0
1920
python-json-logger==2.0.7
2021
PyYAML==6.0.2
2122
sniffio==1.3.1
2223
typing_extensions==4.12.2
23-
yarl==1.13.1
24+
yarl==1.14.0

0 commit comments

Comments
 (0)