chore: bump django-environ from 0.11.2 to 0.12.0

Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.11.2 to 0.12.0.
- [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.11.2...v0.12.0)

---
updated-dependencies:
- dependency-name: django-environ
  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] 2025-01-27 17:32:18 +00:00 committed by GitHub
parent d20943a487
commit cb4ea1b1d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ classifiers = [
dependencies = [
"Django==5.1.5",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-environ==0.12.0",
"django-probes==1.7.0",
"Pillow==11.1.0",
"psycopg==3.2.3",