chore(api): update dependency django-environ to v0.10.0

This commit is contained in:
Renovate Bot 2023-04-12 15:33:15 +00:00
commit 8d182138f4
2 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@ django-cacheops = "==6.1"
django-cleanup = "==6.0.0"
django-cors-headers = "==3.13.0"
django-dynamic-preferences = "==1.14.0"
django-environ = "==0.9.0"
django-environ = "==0.10.0"
django-filter = "==22.1"
django-oauth-toolkit = "2.2.0"
django-redis = "==5.2.0"