Skip to content

Commit

Permalink
build(deps): bump django-environ from 0.11.2 to 0.12.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent aacaf7e commit 0a9314b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ boto3 = { version = "^1.34.143", optional = true }
Babel = "^2.15.0"
Django = "~4.2.15"
django-cors-headers = "^4.4.0"
django-environ = "^0.11.2"
django-environ = ">=0.11.2,<0.13.0"
django-filter = "^24.2"
django-generic-api-permissions = "^0.4.6"
django-storages = {git = "https://github.com/adfinis-forks/django-storages", rev = "s3-head-object-sse-c"}
Expand Down

0 comments on commit 0a9314b

Please sign in to comment.