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

Commit bd5ff50

Browse files
Bump django-pydantic-settings from 0.6.3 to 0.7.0
Bumps [django-pydantic-settings](https://github.com/joshourisman/django-pydantic-settings) from 0.6.3 to 0.7.0. - [Release notes](https://github.com/joshourisman/django-pydantic-settings/releases) - [Commits](joshourisman/django-pydantic-settings@v0.6.3...v0.7.0) --- updated-dependencies: - dependency-name: django-pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cae4fe commit bd5ff50

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
@@ -12,7 +12,7 @@ whitenoise = {version = "^6.2.0", extras = ["brotli"]}
1212
django-extensions = "^3.2.1"
1313
psycopg2-binary = "^2.9.4"
1414
django-model-utils = "^4.2.0"
15-
django-pydantic-settings = "^0.6.3"
15+
django-pydantic-settings = "^0.7.0"
1616
rich = "^12.6.0"
1717

1818
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)