Skip to content

Commit 373c1ba

Browse files
build(deps): bump rq from 2.6.0 to 2.6.1 in /client
Bumps [rq](https://github.com/rq/rq) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v2.6...v2.6.1) --- updated-dependencies: - dependency-name: rq dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf88709 commit 373c1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.2
22
python-dotenv==1.2.1
3-
rq==2.6.0
3+
rq==2.6.1
44
redis==7.1.0
55
jsonschema==4.25.1
66
Werkzeug==3.1.3

0 commit comments

Comments
 (0)