Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Commit fcadacf

Browse files
Bump django-extensions from 3.2.0 to 3.2.1
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.2.0 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.2.0...3.2.1) --- updated-dependencies: - dependency-name: django-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33381c0 commit fcadacf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "private"
99
python = "^3.9"
1010
Django = "~3.2"
1111
whitenoise = {version = "^6.2.0", extras = ["brotli"]}
12-
django-extensions = "^3.2.0"
12+
django-extensions = "^3.2.1"
1313
psycopg2-binary = "^2.9.3"
1414
django-model-utils = "^4.2.0"
1515
django-pydantic-settings = "^0.6.3"

0 commit comments

Comments
 (0)