Skip to content

Commit 81555ad

Browse files
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](joke2k/django-environ@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] <[email protected]>
1 parent 97f5914 commit 81555ad

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "3.11.*"
1111

1212
django = "5.1.5"
1313
django-distill = "3.2.7"
14-
django-environ = "0.11.2"
14+
django-environ = "0.12.0"
1515
django-filter = "24.3"
1616
django-prometheus = "2.3.1"
1717
django-simple-bulma = "2.6.0"

0 commit comments

Comments
 (0)