Skip to content

Commit

Permalink
fix(deps): update dependency async-upnp-client to ^0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 8327a56 commit 5a5c413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include = ['upnpavcontrol/web/static/**/*']

[tool.poetry.dependencies]
python = ">=3.7,<3.11"
async-upnp-client = "^0.33.0"
async-upnp-client = "^0.36.0"
fastapi = "^0.92.0"
websockets = "^10.2"
defusedxml = "^0.7.1"
Expand Down

0 comments on commit 5a5c413

Please sign in to comment.