From a56c6cf2166b87c11dc64e4e6867cd2bb93642b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 04:13:26 +0000 Subject: [PATCH] Bump htcondor from 25.0.6 to 25.7.2 Bumps [htcondor](http://htcondor.org/) from 25.0.6 to 25.7.2. --- updated-dependencies: - dependency-name: htcondor dependency-version: 25.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c2e1fd5..3881dd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "docker==7.1.0", "docker-image-py==0.1.13", "fastapi[standard]==0.135.1", - "htcondor==25.0.6", + "htcondor==25.7.2", "jinja-cli==1.2.2", "kbase-auth-client==0.1.2", "marisa-trie==1.3.1",