Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent a78b70f commit 45fb7bb
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 @@ -38,7 +38,7 @@ uWSGI = "^2.0.20"

[tool.poetry.dev-dependencies]
black = "23.3.0"
django-extensions = "3.2.1"
django-extensions = "3.2.3"
factory-boy = "3.2.1"
flake8 = "6.0.0"
flake8-blind-except = "0.2.1"
Expand Down

0 comments on commit 45fb7bb

Please sign in to comment.