Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent 11e6875 commit fdd1e77
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 @@ -32,7 +32,7 @@ django-simpleui = "~2021.10"
uvicorn = "~0.15.0"
psycopg2-binary = "~2.9.1"
django-environ = "^0.8.1"
django-extensions = "^3.1.1"
django-extensions = "^3.1.5"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.2.2"}
RestrictedPython = "~5.2"
Expand Down

0 comments on commit fdd1e77

Please sign in to comment.