Skip to content

Commit 09f9a1b

Browse files
Bump aiohttp from 3.9.1 to 3.9.2 in /model-engine (#446)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sai Atmakuri <87143260+saiatmakuri@users.noreply.github.com>
1 parent aba9771 commit 09f9a1b

File tree

2 files changed

+70
-63
lines changed

2 files changed

+70
-63
lines changed

model-engine/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GitPython~=3.0
22
Jinja2==3.0.3 # version 3.1.0 had a bug
3-
aiohttp~=3.8
3+
aiohttp~=3.9
44
aioredis~=2.0
55
alembic==1.8.1
66
asyncpg==0.27.0

0 commit comments

Comments
 (0)