Skip to content

Commit 83c279d

Browse files
Bump aiohttp from 3.11.12 to 3.11.13 (#1377)
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd87957 commit 83c279d

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

demos/blog/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
aiohttp-security[session]==0.5.0
44
asyncpg==0.30.0

demos/chat/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
faker==36.1.1

demos/graphql-demo/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.2

demos/imagetagger/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
keras==3.8.0
44
Pillow==11.1.0

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
trafaret==2.1.1
33
pyyaml==6.0.2
44
numpy==1.26.4

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-i https://pypi.org/simple/
2-
aiohttp==3.11.12
2+
aiohttp==3.11.13
33
async-timeout==5.0.1
44
atomicwrites==1.4.1
55
attrs==25.1.0

demos/motortwit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==4.2.1

demos/polls/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
asyncpg==0.30.0
44
trafaret_config==2.0.2

demos/shortify/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.12
1+
aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
pyyaml==6.0.2
44
redis==5.2.1

0 commit comments

Comments
 (0)