Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2021
1 parent ee4866a commit 5dc91f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 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.8.0"
django-environ = "^0.8.1"
django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.1.2"}
Expand Down

0 comments on commit 5dc91f3

Please sign in to comment.