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 da729ffe Bump aiohttp from 3.8.6 to 3.11.0b0 in /ui/backend/server
da729ffe is described below
commit da729ffe647f5ab8a734f532df889e8ce29c9e36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 17:49:37 2025 +0000
Bump aiohttp from 3.8.6 to 3.11.0b0 in /ui/backend/server
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.11.0b0
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 4dfb38b4..14ae193a 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.8.6
+aiohttp==3.11.0b0
aioitertools==0.11.0
aiosignal==1.3.1
annotated-types==0.6.0