From 987317e9561080ceeada47d3e5804b7e94bba3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:02:25 +0000 Subject: [PATCH] Build(deps): bump aiohttp from 3.10.10 to 3.10.11 in /pyinstaller/win --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... 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 a56296a..24230c6 100644 --- a/pyinstaller/win/mingw64_full_requirements.txt +++ b/pyinstaller/win/mingw64_full_requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.4.3 # via aiohttp -aiohttp==3.10.10 +aiohttp==3.10.11 # via dtool-lookup-api aiosignal==1.3.1 # via aiohttp diff --git a/pyinstaller/win/mingw64_venv_pip_freeze.txt b/pyinstaller/win/mingw64_venv_pip_freeze.txt index e31785c..d339c4d 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.3 -aiohttp==3.10.10 +aiohttp==3.10.11 aiosignal==1.3.1 altgraph==0.17.4 appdirs==1.4.4