Skip to content

Commit ef578c9

Browse files
Build(deps): Bump aiohttp from 3.9.0 to 3.9.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. - [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.9.0...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c0c048 commit ef578c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# List run-time dependencies here. These will be installed by pip when
3232
# your project is installed.
3333
install_requires=[
34-
'aiohttp==3.9.0',
34+
'aiohttp==3.9.2',
3535
'aiohttp-security==0.4.0',
3636
'aiohttp-session==2.9.0',
3737
'aioredis==2.0.1',

0 commit comments

Comments
 (0)