Skip to content

Commit 1e0efb4

Browse files
Bump aiohttp from 3.13.3 to 3.13.4 in /demos (#1792)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b1a1ce commit 1e0efb4

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
aiohttp-security[session]==0.5.0
44
asyncpg==0.31.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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
faker==40.8.0

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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.3

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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
keras==3.13.2
44
Pillow==12.1.1

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.13.3
1+
aiohttp==3.13.4
22
trafaret==2.1.1
33
pyyaml==6.0.3
44
numpy==2.4.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.13.3
2+
aiohttp==3.13.4
33
async-timeout==5.0.1
44
atomicwrites==1.4.1
55
attrs==26.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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==5.0.0

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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
asyncpg==0.31.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.13.3
1+
aiohttp==3.13.4
22
aiohttp-jinja2==1.6
33
pyyaml==6.0.3
44
redis==7.3.0

0 commit comments

Comments
 (0)