This is an automated email from the ASF dual-hosted git repository. tn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git
The following commit(s) were added to refs/heads/main by this push: new dccc168 update asfquart dependency to main dccc168 is described below commit dccc1683c09ada7100598433ce2fdd5037599cf9 Author: Thomas Neidhart <t...@apache.org> AuthorDate: Thu Mar 20 10:08:13 2025 +0100 update asfquart dependency to main --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f3ed529..40bff9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -265,8 +265,8 @@ aioldap = ["bonsai"] [package.source] type = "git" url = "https://github.com/apache/infrastructure-asfquart.git" -reference = "bump-asfpy" -resolved_reference = "a4abe40f22135bfed3b945bf96c2c2a6ba9a7295" +reference = "main" +resolved_reference = "b2fbe33a65ec9de2ee138ce2ab95369129d40971" [[package]] name = "asyncssh" @@ -2758,4 +2758,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.1" python-versions = "~=3.13" -content-hash = "cf228cf90230100969f7433a105d889cdb96428f3e0ac5954997b373f9818324" +content-hash = "29329e4e21ece427687344476a493a09f3e128846a79f42ca850ebae5f4d6e7c" diff --git a/pyproject.toml b/pyproject.toml index 9b43a2c..d17d461 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "aiofiles>=24.1.0,<25.0.0", "aiosqlite>=0.21.0,<0.22.0", "alembic~=1.14", - "asfquart @ git+https://github.com/apache/infrastructure-asfquart.git@bump-asfpy", # TODO: change to main once the associated PR is merged + "asfquart @ git+https://github.com/apache/infrastructure-asfquart.git@main", "asyncssh>=2.20.0,<3.0.0", "blockbuster>=1.5.23,<2.0.0", "cryptography~=44.0", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org For additional commands, e-mail: commits-h...@tooling.apache.org