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

Commit 1f0f718

Browse files
authored
Merge pull request #150 from joshourisman/dependabot/pip/main/django-extensions-3.2.1
2 parents 33381c0 + fcadacf commit 1f0f718

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)