Bump aiohttp-socks from 0.7.1 to 0.9.1 (#1900)

Bumps [aiohttp-socks](https://github.com/romis2012/aiohttp-socks) from 0.7.1 to 0.9.1.
- [Release notes](https://github.com/romis2012/aiohttp-socks/releases)
- [Commits](https://github.com/romis2012/aiohttp-socks/compare/v0.7.1...v0.9.1)

---
updated-dependencies:
- dependency-name: aiohttp-socks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-27 10:16:41 +01:00
committed by GitHub
parent 8a98aa9eaa
commit 404c0376d3
2 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ classifiers = [
python = "^3.10"
aiodns = "^3.0.0"
aiohttp = "^3.10.5"
aiohttp-socks = "^0.7.1"
aiohttp-socks = "^0.9.1"
arabic-reshaper = "^3.0.0"
async-timeout = "^4.0.3"
attrs = "^22.2.0"