Bump uvloop from 0.17.0 to 0.19.0 (#904)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Nov 2023 16:05:09 +0000 (17:05 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 16:05:09 +0000 (17:05 +0100)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.17.0 to 0.19.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.17.0...v0.19.0)

---
updated-dependencies:
- dependency-name: uvloop
  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>
pyproject.toml
requirements_all.txt

index 41d3ee183f7ab316ead30cd84f3bdd4d98e9da5e..3339c0cb2a12b1d220ffe830bcb50f488dc5f279 100644 (file)
@@ -46,7 +46,7 @@ server = [
   "zeroconf==0.119.0",
   "cryptography==41.0.4",
   "ifaddr==0.2.0",
-  "uvloop==0.17.0"
+  "uvloop==0.19.0"
 ]
 test = [
   "black==23.7.0",
index afe3f43886c4fe4669fc60870f097920fd005d13..763f99fc6df13412ccfdffd91e32964530c772e0 100644 (file)
@@ -29,7 +29,7 @@ shortuuid==1.0.11
 soco==0.29.1
 tidalapi==0.7.3
 unidecode==1.3.6
-uvloop==0.17.0
+uvloop==0.19.0
 xmltodict==0.13.0
 ytmusicapi==1.3.1
 zeroconf==0.119.0