deps: bump altrepo to 0.2.0

parent 257cb540
......@@ -153,14 +153,14 @@ frozenlist = ">=1.1.0"
[[package]]
name = "altrepo"
version = "0.1.0"
version = "0.2.0"
description = "Async client for ALT Linux repository services (rdb API, packages parser, AppStream)"
optional = false
python-versions = ">=3.13"
groups = ["main"]
files = [
{file = "altrepo-0.1.0-py3-none-any.whl", hash = "sha256:89378ac92ad5519da208cded5d9df4a5c586cb6a94dd4eb0e4bb73d646179ad8"},
{file = "altrepo-0.1.0.tar.gz", hash = "sha256:66a12f4e50f5af96490c3e07d7b3920f631b5e930dc5f8905c014d9397e6aa02"},
{file = "altrepo-0.2.0-py3-none-any.whl", hash = "sha256:a9ea5e855c561bfc691c19275d25340dcf05ec1f450d73c751c94821946c610a"},
{file = "altrepo-0.2.0.tar.gz", hash = "sha256:dca522bbd2ff24c7f878083986ce17e3d3c62f0b9bcd51485cd1550fdc1a55f1"},
]
[package.dependencies]
......@@ -1464,4 +1464,4 @@ propcache = ">=0.2.1"
[metadata]
lock-version = "2.1"
python-versions = ">=3.13,<4.0"
content-hash = "dbfe288a871ab21f4ba3c0f846f5d216885dbaf350c1379d5bb406a9551788e6"
content-hash = "94f157109820601133209de146e8e7cc5c292512a5cfd1bf0d6a9b99d342eec9"
......@@ -16,7 +16,7 @@ dependencies = [
"bs4 (>=0.0.2,<0.0.3)",
"lxml (>=6.0.0,<7.0.0)",
"apscheduler (>=3.11.0,<4.0.0)",
"altrepo (>=0.1.0,<0.2.0)"
"altrepo (>=0.2.0)"
]
[project.urls]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment