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 1bf29b46 Bump aiohttp from 3.12.14 to 3.13.3 in /ui/backend/server
1bf29b46 is described below
commit 1bf29b46654b377b3e84859d58116a03d8ba6b14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 9 19:58:46 2026 +0000
Bump aiohttp from 3.12.14 to 3.13.3 in /ui/backend/server
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.3
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 dd7cf7a5..077bc228 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.12.14
+aiohttp==3.13.3
aioitertools==0.11.0
aiosignal==1.3.1
annotated-types==0.6.0