deps/{requests,python-mpv}: update to ^2.28.1 and ^1.0.1, respectively

Signed-off-by: Sumner Evans <me@sumnerevans.com>
This commit is contained in:
Sumner Evans
2022-09-08 08:51:18 -06:00
parent f00d92af2a
commit ea20b2667e
2 changed files with 473 additions and 454 deletions

923
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -44,8 +44,8 @@ pychromecast = {version = "^9.1.1", optional = true}
PyGObject = "^3.38.0"
python-dateutil = "^2.8.1"
python-Levenshtein = "^0.12.0"
python-mpv = "^0.5.2"
requests = "^2.24.0"
python-mpv = "^1.0.1"
requests = "^2.28.1"
semver = "^2.10.2"
[tool.poetry.dev-dependencies]