Skip to content

Commit

Permalink
build(deps): bump django-environ from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.7.0 to 0.8.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.7.0...v0.8.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 Oct 18, 2021
1 parent 9b6f27f commit ff0afbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ django = "~3.1"
django-simpleui = "~2021.10"
uvicorn = "~0.15.0"
psycopg2-binary = "~2.9.1"
django-environ = "^0.7.0"
django-environ = "^0.8.0"
django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.1.2"}
Expand Down

0 comments on commit ff0afbd

Please sign in to comment.