Skip to content

Commit 73214c9

Browse files
renovate-botJuniorJPDJ
authored andcommitted
fix(deps): update dependency http-seekable-file to v0.4.0
1 parent b8ef53c commit 73214c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.7"
99
aiohttp = "^3.6"
1010
music-service-async-interface = { git = "https://github.com/FUMR/music-service-async-interface.git", rev = "2bc9cd8a1fda0486f325e127e4d7e80a5b0fedcf" }
1111
androguard = { version = "^3.3.5", optional = true }
12-
http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.git", tag = "v0.3.0", extras = ["async"], optional = true }
12+
http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.git", tag = "v0.4.0", extras = ["async"], optional = true }
1313

1414
[tool.poetry.dev-dependencies]
1515
pre-commit = "^3.0.0"

0 commit comments

Comments
 (0)