From 03da205d96120942a18ce9f2311b95ea34373550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:29:24 +0000 Subject: [PATCH] Bump yarl from 1.9.4 to 1.15.2 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.4 to 1.15.2. - [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/compare/v1.9.4...v1.15.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7115cd4..346cd99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.10.5 async-timeout==4.0.3 -yarl==1.9.4 +yarl==1.15.2 xmltodict==0.13.0 numpy cachetools