Skip to content

Commit

Permalink
fix(deps): update dependency androguard to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent efc7d96 commit d78b90b
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 @@ -8,7 +8,7 @@ authors = ["JuniorJPDJ <[email protected]>", "Kasper Seweryn <[email protected]>
python = "^3.7"
aiohttp = "^3.6"
music-service-async-interface = { git = "https://github.com/FUMR/music-service-async-interface.git", rev = "2bc9cd8a1fda0486f325e127e4d7e80a5b0fedcf" }
androguard = { version = "^3.3.5", optional = true }
androguard = { version = "^4.0.0", optional = true }
http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.git", tag = "v0.3.0", extras = ["async"], optional = true }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit d78b90b

Please sign in to comment.