fix(deps): update srcinfo to 0.1.2

Fixes issue parsing .SRCINFO files

Issue report: #422

Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
moson-mo 2023-01-27 14:04:55 +01:00
parent 2b76b90885
commit 97e1f07f71
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@ filelock = "^3.3.2"
posix-ipc = "^1.0.5"
pyalpm = "^0.10.6"
fastapi = "^0.89.1"
srcinfo = "^0.1.0"
srcinfo = "^0.1.2"
[tool.poetry.dev-dependencies]
coverage = "^7.1.0"