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

Update whitenoise requirement from <6.5,>=5.2 to >=5.2,<6.6

Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise) to permit the latest version.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...6.5.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
...

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

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

@@ -13,7 +13,7 @@ pysolr>=3.9,<3.10
13 13
 redis>=3.5,<4.6
14 14
 requests>=2.25,<3
15 15
 uWSGI>=2.0.19
16
-whitenoise>=5.2,<6.5
16
+whitenoise>=5.2,<6.6
17 17
 
18 18
 # Linting
19 19
 pylint>=2.17.4

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