Skip to content

Commit 9912072

Browse files
dependabot[bot]efiopskshetry
authored
Build(deps): Bump aiohttp from 3.9.1 to 3.9.2 (#89)
* Build(deps): Bump aiohttp from 3.9.1 to 3.9.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 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.1...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update setup.cfg Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruslan Kuprieiev <kupruser@gmail.com> Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
1 parent 880e6d4 commit 9912072

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
@@ -26,7 +26,7 @@ package_dir=
2626
=src
2727
include_package_data = True
2828
install_requires =
29-
aiohttp==3.9.1
29+
aiohttp>=3.9.1,<4
3030
oss2==2.18.1
3131

3232
[options.extras_require]

0 commit comments

Comments
 (0)