Skip to content

Commit 8b99a41

Browse files
Bump aiohttp from 3.12.14 to 3.13.3 in /app/backend (#2887)
* Bump aiohttp from 3.12.14 to 3.13.3 in /app/backend --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Recompile requirements.txt with --python-version 3.10 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <pamela.fox@gmail.com>
1 parent 2ba3f23 commit 8b99a41

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/backend/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aiofiles==24.1.0
66
# quart
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.14
9+
aiohttp==3.13.3
1010
# via
1111
# -r requirements.in
1212
# microsoft-kiota-authentication-azure
@@ -97,7 +97,7 @@ cryptography==44.0.1
9797
# pyjwt
9898
distro==1.9.0
9999
# via openai
100-
exceptiongroup==1.3.0
100+
exceptiongroup==1.3.1
101101
# via
102102
# anyio
103103
# hypercorn
@@ -394,7 +394,7 @@ tenacity==9.1.2
394394
# via -r requirements.in
395395
tiktoken==0.12.0
396396
# via -r requirements.in
397-
tomli==2.2.1
397+
tomli==2.3.0
398398
# via hypercorn
399399
tqdm==4.66.5
400400
# via openai

0 commit comments

Comments
 (0)