Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Bump aiohttp from 3.8.3 to 3.8.5
Browse filesBumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.5)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
aiofiles==23.2.1
|
2 |
-
aiohttp==3.8.
|
3 |
aiosignal==1.3.1
|
4 |
altair==5.1.0
|
5 |
anyio==3.6.2
|
|
|
1 |
aiofiles==23.2.1
|
2 |
+
aiohttp==3.8.5
|
3 |
aiosignal==1.3.1
|
4 |
altair==5.1.0
|
5 |
anyio==3.6.2
|