Skip to content

Commit

Permalink
chore(deps): update aiohttp requirement from ~=3.8.4 to ~=3.8.5 (#1085)
Browse files Browse the repository at this point in the history
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 320fc1f commit 757eac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ imgkit~=1.2.3
qrcode~=7.4.2
openai~=0.27.8
EdgeGPT==0.12.1
aiohttp~=3.8.4
aiohttp~=3.8.5
OpenAIAuth>=2.0.0
urllib3~=2.0.4
BingImageCreator~=0.4.2
Expand Down

0 comments on commit 757eac9

Please sign in to comment.