Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
021e89998e Bump redis from 6.2.0 to 7.1.0
Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 7.1.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v6.2.0...v7.1.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 00:01:33 +00:00
3 changed files with 4 additions and 17 deletions

View File

@@ -43,7 +43,7 @@ pyppeteer==2.0.0
pytubefix==9.2.2
aiohttp==3.12.15
inflection==0.5.1
redis==6.2.0
redis==7.1.0
hiredis==3.2.1
requests-oauthlib==2.0.0
pyjwt==2.10.1

View File

@@ -42,7 +42,7 @@
"workbox-background-sync": "^7.3.0",
"workbox-build": "^7.3.0",
"workbox-core": "^7.3.0",
"workbox-expiration": "^7.4.0",
"workbox-expiration": "^7.3.0",
"workbox-navigation-preload": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",

View File

@@ -3592,17 +3592,12 @@ workbox-cacheable-response@7.3.0:
dependencies:
workbox-core "7.3.0"
workbox-core@7.3.0:
workbox-core@7.3.0, workbox-core@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.3.0.tgz#f24fb92041a0b7482fe2dd856544aaa9fa105248"
integrity sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==
workbox-core@7.4.0, workbox-core@^7.3.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.4.0.tgz#5cb59ae7655f2727423268fb1ba698f37809189d"
integrity sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==
workbox-expiration@7.3.0:
workbox-expiration@7.3.0, workbox-expiration@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-7.3.0.tgz#2c1ee1fdada34aa7e7474f706d5429c914bd10d2"
integrity sha512-lpnSSLp2BM+K6bgFCWc5bS1LR5pAwDWbcKt1iL87/eTSJRdLdAwGQznZE+1czLgn/X05YChsrEegTNxjM067vQ==
@@ -3610,14 +3605,6 @@ workbox-expiration@7.3.0:
idb "^7.0.1"
workbox-core "7.3.0"
workbox-expiration@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-7.4.0.tgz#f7162a45ad8b28de84acea478df421b4d0065e61"
integrity sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==
dependencies:
idb "^7.0.1"
workbox-core "7.4.0"
workbox-google-analytics@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/workbox-google-analytics/-/workbox-google-analytics-7.3.0.tgz#3c4d4956c0a9800dfb587d82ec8bc0f9cf963791"