Browse Source

chore: update redis dependency to version 6.1.0 in api/pyproject.toml (#19885)

tags/1.4.1
Raina Otoni 5 months ago
parent
commit
6a8ca8296b
No account linked to committer's email address
2 changed files with 2192 additions and 2192 deletions
  1. 1
    1
      api/pyproject.toml
  2. 2191
    2191
      api/uv.lock

+ 1
- 1
api/pyproject.toml View File

@@ -72,7 +72,7 @@ dependencies = [
"python-dotenv==1.0.1",
"pyyaml~=6.0.1",
"readabilipy~=0.3.0",
"redis[hiredis]~=6.0.0",
"redis[hiredis]~=6.1.0",
"resend~=2.9.0",
"sentry-sdk[flask]~=2.28.0",
"sqlalchemy~=2.0.29",

+ 2191
- 2191
api/uv.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save