From 411f1055102d460aa073e8d869c74ce5dd302505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:11:11 +0000 Subject: [PATCH] Build(deps): bump yarl from 1.17.1 to 1.18.3 in /pyinstaller --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyinstaller/win/mingw64_full_requirements.txt | 2 +- pyinstaller/win/mingw64_venv_pip_freeze.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyinstaller/win/mingw64_full_requirements.txt b/pyinstaller/win/mingw64_full_requirements.txt index 3fa2ec2..6a6699c 100644 --- a/pyinstaller/win/mingw64_full_requirements.txt +++ b/pyinstaller/win/mingw64_full_requirements.txt @@ -139,7 +139,7 @@ urllib3==2.2.3 # requests yamllint==1.35.1 # via -r pyinstaller/mingw64_requirements.in -yarl==1.17.1 +yarl==1.18.3 # via aiohttp # The following packages are considered to be unsafe in a requirements file: diff --git a/pyinstaller/win/mingw64_venv_pip_freeze.txt b/pyinstaller/win/mingw64_venv_pip_freeze.txt index 17334cf..ce2f67d 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze.txt @@ -81,5 +81,5 @@ tqdm==4.66.6 typing_extensions==4.12.2 urllib3==2.2.3 yamllint==1.35.1 -yarl==1.17.1 +yarl==1.18.3 zipp==3.21.0