Skip to content

Commit 77e9f84

Browse files
Bump aiohttp from 3.14.1 to 3.14.3 in /requirements
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8423bfb commit 77e9f84

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

requirements/exec-env-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.14.1
1+
aiohttp==3.14.3
22
beautifulsoup4==4.11.1
33
better_profanity==0.7.0
44
flashtext==2.7

requirements/exec-env-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.7.1
88
# via aiohttp
9-
aiohttp==3.14.1
9+
aiohttp==3.14.3
1010
# via
1111
# -r exec-env-requirements.in
1212
# openai
@@ -88,6 +88,8 @@ fuzzywuzzy==0.18.0
8888
# via -r exec-env-requirements.in
8989
google-search-results==2.4.1
9090
# via -r exec-env-requirements.in
91+
greenlet==3.5.4
92+
# via sqlalchemy
9193
groq==0.4.2
9294
# via -r exec-env-requirements.in
9395
h11==0.16.0

0 commit comments

Comments
 (0)