Преглед изворни кода

Update django-redis requirement from <5.3,>=4.12 to >=4.12,<5.4

Updates the requirements on [django-redis](https://github.com/jazzband/django-redis) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-redis/compare/4.12.0...5.3.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] пре 2 година
родитељ
комит
febdfd35ae
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Прегледај датотеку

@@ -8,7 +8,7 @@ psycopg2-binary>=2.8,<2.10
8 8
 # Sandbox
9 9
 Whoosh>=2.7,<2.8
10 10
 django-environ>=0.4,<0.11
11
-django-redis>=4.12,<5.3
11
+django-redis>=4.12,<5.4
12 12
 pysolr>=3.9,<3.10
13 13
 redis>=3.5,<4.6
14 14
 requests>=2.25,<3

Loading…
Откажи
Сачувај