Bump async-upnp-client from 0.33.1 to 0.33.2 (#677)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 May 2023 18:54:07 +0000 (20:54 +0200)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 18:54:07 +0000 (20:54 +0200)
* Bump async-upnp-client from 0.33.1 to 0.33.2

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.33.1 to 0.33.2.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.33.1...0.33.2)

---
updated-dependencies:
- dependency-name: async-upnp-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/server/providers/dlna/manifest.json
requirements_all.txt

index bf4c4cc5f7b4b02226715886896b3306f04d89a0..a5eea0be98fdedf65c140d8b77bd6c0ac58e7e09 100644 (file)
@@ -4,7 +4,7 @@
   "name": "UPnP/DLNA Player provider",
   "description": "Support for players that are compatible with the UPnP/DLNA (DMR) standard.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["async-upnp-client==0.33.1"],
+  "requirements": ["async-upnp-client==0.33.2"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1139",
   "multi_instance": false,
   "builtin": false,
index 1753728b85cd98d3e2b808c9ae4d0dccfababfc2..815b532e2f87f9780212df85d3f0b1744ef19464 100644 (file)
@@ -7,7 +7,7 @@ aiohttp==3.8.4
 aiorun==2022.11.1
 aioslimproto==2.2.0
 aiosqlite==0.19.0
-async-upnp-client==0.33.1
+async-upnp-client==0.33.2
 asyncio-throttle==1.0.2
 coloredlogs==15.0.1
 cryptography==40.0.2