Skip to content

Commit

Permalink
build(deps): bump django-extensions from 3.1.1 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.1.1 to 3.2.1.
- [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.1...3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent c3d83ef commit b9a81b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 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 @@ -36,7 +36,7 @@ disposable-email-domains = "*"
Django = "^3.2"
django-cache-memoize = "==0.*"
django-cors-headers = "^3.12.0"
django-extensions = "^3.1.1"
django-extensions = "^3.2.1"
django-filter = "^2.4.0"
django-localflavor = "^3.1"
django-markdown-deux = "*"
Expand Down

0 comments on commit b9a81b8

Please sign in to comment.