Skip to content

Commit 03bc698

Browse files
dependabot[bot]karajan1001
authored andcommitted
Build(deps): Bump aiohttp from 3.8.1 to 3.8.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.8.3. - [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.8.1...v3.8.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7404c25 commit 03bc698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ zip_safe = False
2828
packages = find:
2929
include_package_data = True
3030
install_requires =
31-
aiohttp==3.8.1
31+
aiohttp==3.8.3
3232
oss2==2.16.0
3333

3434
[options.extras_require]

0 commit comments

Comments
 (0)