Selaa lähdekoodia

Update django-environ requirement from <0.9,>=0.4 to >=0.4,<0.10

Updates the requirements on [django-environ](https://github.com/joke2k/django-environ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 3 vuotta sitten
vanhempi
commit
74fb88775b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Näytä tiedosto

@@ -8,7 +8,7 @@ psycopg2-binary>=2.8,<2.10
8 8
 
9 9
 # Sandbox
10 10
 Whoosh>=2.7,<2.8
11
-django-environ>=0.4,<0.9
11
+django-environ>=0.4,<0.10
12 12
 django-redis>=4.12,<5.3
13 13
 pysolr>=3.9,<3.10
14 14
 redis>=3.5,<4.4

Loading…
Peruuta
Tallenna