Преглед на файлове

Merge pull request #471 from exo-explore/dependabot/pip/aiohttp-3.10.11

Bump aiohttp from 3.10.2 to 3.10.11
Alex Cheema преди 8 месеца
родител
ревизия
a018de7edd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -5,7 +5,7 @@ from setuptools import find_packages, setup
 
 # Base requirements for all platforms
 install_requires = [
-  "aiohttp==3.10.2",
+  "aiohttp==3.10.11",
   "aiohttp_cors==0.7.0",
   "aiofiles==24.1.0",
   "grpcio==1.64.1",