Skip to content

Commit 210dc17

Browse files
Bump aiohttp from 3.11.18 to 3.12.15 in /demos (#1565)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52eff5f commit 210dc17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.18
1+
aiohttp==3.12.15
22
aiohttp-jinja2==1.6
33
aiohttp-security[session]==0.5.0
44
asyncpg==0.30.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.11.18
1+
aiohttp==3.12.15
22
aiohttp-jinja2==1.6
33
asyncpg==0.30.0
44
trafaret_config==2.0.2

0 commit comments

Comments
 (0)