Skip to content

Commit eb922d7

Browse files
Bump aiohttp from 3.10.5 to 3.11.0b0
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64e6ec9 commit eb922d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.4.0
88
# via aiohttp
9-
aiohttp==3.10.5
9+
aiohttp==3.11.0b0
1010
# via velocitas_sdk (setup.py)
1111
aiosignal==1.3.1
1212
# via aiohttp

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"grpcio==1.64.1",
1919
"protobuf==5.27.2",
2020
"cloudevents==1.11.0",
21-
"aiohttp==3.10.5",
21+
"aiohttp==3.11.0b0",
2222
"paho-mqtt==2.1.0",
2323
"opentelemetry-distro==0.46b0",
2424
"opentelemetry-instrumentation-logging==0.46b0",

0 commit comments

Comments
 (0)