Skip to content

Commit

Permalink
build(deps): bump django-environ from 0.4.5 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.4.5 to 0.7.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.4.5...v0.7.0)

---
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 Oct 10, 2021
1 parent a8fdfe1 commit 1ab9b38
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 11 additions & 6 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 @@ -25,7 +25,7 @@ django = "~3.1"
django-simpleui = "~2021.3"
uvicorn = "~0.15.0"
psycopg2-binary = "~2.9.1"
django-environ = "^0.4.5"
django-environ = "^0.7.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 1ab9b38

Please sign in to comment.