Bump django-extra-settings from 0.9.1 to 0.10.0

Bumps [django-extra-settings](https://github.com/fabiocaccamo/django-extra-settings) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/fabiocaccamo/django-extra-settings/releases)
- [Changelog](https://github.com/fabiocaccamo/django-extra-settings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/django-extra-settings/compare/0.9.1...0.10.0)

---
updated-dependencies:
- dependency-name: django-extra-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-10 00:23:33 +00:00 committed by GitHub
parent bb61d144c5
commit 07987c17dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 270 deletions

289
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ django-anymail = {extras = ["mailgun"], version = "^10.0"}
django-polymorphic = "^3.1.0"
django-jazzmin = "^2.6.0"
django-cacheops = "^7.0"
django-extra-settings = "^0.9.1"
django-extra-settings = "^0.10.0"
psycopg2-binary = "^2.9.5"
django-sekizai = "^4.1.0"
amzqr = "^0.0.1"