Переглянути джерело

chore(deps): update bleak-retry-connector requirement

Updates the requirements on [bleak-retry-connector](https://github.com/bluetooth-devices/bleak-retry-connector) to permit the latest version.
- [Release notes](https://github.com/bluetooth-devices/bleak-retry-connector/releases)
- [Changelog](https://github.com/Bluetooth-Devices/bleak-retry-connector/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluetooth-devices/bleak-retry-connector/compare/v3.4.0...v4.6.0)

---
updated-dependencies:
- dependency-name: bleak-retry-connector
  dependency-version: 4.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 22 годин тому
батько
коміт
34fdf9e460
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
 bleak>=0.17.0
-bleak-retry-connector>=2.9.0
+bleak-retry-connector>=4.6.0
 cryptography>=38.0.3

+ 1 - 1
requirements_dev.txt

@@ -2,5 +2,5 @@ pytest-asyncio
 pytest-cov
 aiohttp>=3.9.5
 bleak>=0.17.0
-bleak-retry-connector>=3.4.0
+bleak-retry-connector>=4.6.0
 cryptography>=38.0.3