Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
build(deps): bump django-extensions from 3.1.0 to 3.1.1 (#101)
Browse files Browse the repository at this point in the history
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md)
- [Commits](django-extensions/django-extensions@3.1.0...3.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 15, 2021
1 parent 67583d7 commit 989ebd3
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 @@ django-simpleui = "~2021.1"
uvicorn = "~0.13.4"
psycopg2 = "~2.8.6"
django-environ = "^0.4.5"
django-extensions = "^3.1.0"
django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.0.4"}
RestrictedPython = "~5.1"
Expand Down

0 comments on commit 989ebd3

Please sign in to comment.