Просмотр исходного кода

chore(deps): update aiohttp requirement from >=3.9.5 to >=3.13.5 (#481)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 дней назад
Родитель
Сommit
bada155529
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      requirements.txt
  2. 1 1
      requirements_dev.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-aiohttp>=3.9.5
+aiohttp>=3.13.5
 bleak>=0.17.0
 bleak>=0.17.0
 bleak-retry-connector>=2.9.0
 bleak-retry-connector>=2.9.0
 cryptography>=47.0.0
 cryptography>=47.0.0

+ 1 - 1
requirements_dev.txt

@@ -1,6 +1,6 @@
 pytest-asyncio
 pytest-asyncio
 pytest-cov
 pytest-cov
-aiohttp>=3.9.5
+aiohttp>=3.13.5
 bleak>=0.17.0
 bleak>=0.17.0
 bleak-retry-connector>=3.4.0
 bleak-retry-connector>=3.4.0
 cryptography>=47.0.0
 cryptography>=47.0.0