This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new 7e93dde9 Bump aiohttp from 3.11.0b0 to 3.12.14 in /ui/backend/server
7e93dde9 is described below

commit 7e93dde960de2864121180cf04bbf2ea45b01694
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 15 09:37:53 2025 +0000

    Bump aiohttp from 3.11.0b0 to 3.12.14 in /ui/backend/server
    
    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.0b0 to 
3.12.14.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - 
[Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.0b0...v3.12.14)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-version: 3.12.14
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/backend/server/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/backend/server/requirements.txt 
b/ui/backend/server/requirements.txt
index adb33d68..a70d7a6d 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -1,7 +1,7 @@
 aioboto3==11.3.0
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.11.0b0
+aiohttp==3.12.14
 aioitertools==0.11.0
 aiosignal==1.3.1
 annotated-types==0.6.0

Reply via email to