Skip to content

Commit 8222039

Browse files
chore(deps-dev): bump aiohttp from 3.12.13 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.12.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f5038 commit 8222039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ yapf==0.43.0
123123

124124
zipp==3.23.0 ; python_version >= '3.7'
125125

126-
aiohttp==3.12.13 ; python_version >= '3.6'
126+
aiohttp==3.12.14 ; python_version >= '3.6'
127127

128128
aiosignal==1.4.0 ; python_version >= '3.7'
129129

0 commit comments

Comments
 (0)