Skip to content

Commit f07861e

Browse files
chore(deps): update aiohttp requirement from <4,>=3.12.15 to >=3.13.5,<4 in /example/example1 (#282)
chore(deps): update aiohttp requirement in /example/example1 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub <98830296+curfew-marathon@users.noreply.github.com>
1 parent fbcdaac commit f07861e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/example1/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp >= 3.12.15, < 4
1+
aiohttp >= 3.13.5, < 4
22
aiosignal >= 1.4.0
33
attrs >= 25.3.0
44
frozenlist >= 1.7.0

0 commit comments

Comments
 (0)