Skip to content

Commit f5bc0d8

Browse files
dependabot[bot]aparcar
authored andcommitted
build(deps): Update rq requirement from >=2.6.0 to >=2.7.0
Updates the requirements on [rq](https://github.com/rq/rq) to permit the latest version. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v2.6...v2.7) --- updated-dependencies: - dependency-name: rq dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3928f72 commit f5bc0d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"podman>=5.8.0",
2121
"redis>=7.4.0",
2222
"pydantic-settings>=2.12.0",
23-
"rq>=2.6.0",
23+
"rq>=2.7.0",
2424
"uvicorn>=0.37.0",
2525
"fastapi-cache2>=0.2.2",
2626
"httpx>=0.28.1",

0 commit comments

Comments
 (0)