Просмотр исходного кода

Update whitenoise requirement from <5.3,>=5.2 to >=5.2,<5.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 4 лет назад
Родитель
Сommit
68ccf831a6
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Просмотреть файл

14
 redis>=3.5,<3.6
14
 redis>=3.5,<3.6
15
 requests>=2.25,<3
15
 requests>=2.25,<3
16
 uWSGI>=2.0.19,<2.1
16
 uWSGI>=2.0.19,<2.1
17
-whitenoise>=5.2,<5.3
17
+whitenoise>=5.2,<5.4
18
 
18
 
19
 # Linting
19
 # Linting
20
 flake8==3.9.2
20
 flake8==3.9.2

Загрузка…
Отмена
Сохранить