Skip to content

Commit

Permalink
chore(deps): bump django-environ from 0.10.0 to 0.11.2
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.2.
- [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.10.0...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Yelinz committed Jun 6, 2024
1 parent cb16fb1 commit 726d539
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -26,7 +26,7 @@ exclude = [
python = ">=3.8.1,<3.13"
cryptography = ">=37.0.2,<42.0.0"
Django = "^3.2.23"
django-environ = "^0.10.0"
django-environ = ">=0.10,<0.12"
django-filter = "^23.5"
django-generic-api-permissions = "^0.4.1"
djangorestframework = "^3.14.0"
Expand Down

0 comments on commit 726d539

Please sign in to comment.