Skip to content

Commit df236c1

Browse files
Bump aiohttp-cors from 0.7.0 to 0.8.1
Bumps [aiohttp-cors](https://github.com/aio-libs/aiohttp-cors) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/aio-libs/aiohttp-cors/releases) - [Changelog](https://github.com/aio-libs/aiohttp-cors/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp-cors@v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: aiohttp-cors dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41c9c65 commit df236c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiogithubapi>=21.11.0
22
aiohttp>=3.8.3,<4.0
3-
aiohttp_cors==0.7.0
3+
aiohttp_cors==0.8.1
44
async-timeout>=4.0.2
55
asynctest==0.13.0
66
colorlog==6.9.0

0 commit comments

Comments
 (0)