Skip to content

Commit

Permalink
build(deps): bump django-environ from 0.8.1 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.8.1 to 0.9.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.8.1...v0.9.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 Aug 12, 2022
1 parent fc9714f commit fc71286
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 = "~2022.4"
uvicorn = "~0.17.6"
psycopg2-binary = "~2.9.3"
django-environ = "^0.8.1"
django-environ = "^0.9.0"
django-extensions = "^3.1.5"
django-debug-toolbar = "^3.2.4"
celery = {extras = ["redis"], version = "^5.2.6"}
Expand Down

0 comments on commit fc71286

Please sign in to comment.