Skip to content

Commit 224dd67

Browse files
build(deps): 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 72b1404 commit 224dd67

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ django-filter = "==24.3"
99
djangorestframework = "==3.15.2"
1010
markdown = "==3.7"
1111
drf-spectacular = "==0.28.0"
12-
django-environ = "==0.11.2"
12+
django-environ = "==0.12.0"
1313
djangorestframework-simplejwt = "==5.4.0"
1414
pillow = "==11.1.0"
1515
django-cors-headers = "==4.6.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)