dependabot[bot]
commited on
Commit
·
6bbcc55
1
Parent(s):
5b05bc5
Bump aiohttp from 3.9.4 to 3.9.5
Browse filesBumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# ==== A ====
|
2 |
aiofiles==23.2.1
|
3 |
-
aiohttp==3.9.
|
4 |
APScheduler==3.10.4
|
5 |
alphabet-detector==0.0.7
|
6 |
asyncio==3.4.3
|
|
|
1 |
# ==== A ====
|
2 |
aiofiles==23.2.1
|
3 |
+
aiohttp==3.9.5
|
4 |
APScheduler==3.10.4
|
5 |
alphabet-detector==0.0.7
|
6 |
asyncio==3.4.3
|