Skip to content

Commit d2ff101

Browse files
Bump django-split-settings in /{{ cookiecutter.name }} (#701)
Bumps [django-split-settings](https://github.com/sponsors/wemake-services) from 1.3.1 to 1.3.2. - [Commits](https://github.com/sponsors/wemake-services/commits) --- updated-dependencies: - dependency-name: django-split-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f739289 commit d2ff101

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{ cookiecutter.name }}/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.name }}/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ django-environ = "^0.11.2"
1919
django-filter = "^24.2"
2020
django-healthchecks = "^1.5.0"
2121
django-ipware = "^7.0.1"
22-
django-split-settings = "^1.2.0"
22+
django-split-settings = "^1.3.2"
2323
django-storages = "^1.14.3"
2424
djangorestframework = "^3.15.2"
2525
djangorestframework-camel-case = "^1.4.2"

0 commit comments

Comments
 (0)