build: Bump RQ (#32169)

This commit is contained in:
Ankush Menat 2025-04-16 17:31:26 +05:30 committed by GitHub
parent 3498d35ff8
commit 9356f5d2e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ dependencies = [
# We depend on internal attributes of RQ.
# Do NOT add loose requirements on RQ versions.
# Audit the code changes w.r.t. background_jobs.py before updating.
"rq==2.2.0",
"rq==2.3.2",
"rsa>=4.1",
"semantic-version~=2.10.0",
"sentry-sdk~=1.37.1",