Merge pull request #97 from Infamous-Hydra/dependabot/pip/aiohttp-3.9.5
Browse files- 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
|