Skip to content

Commit 4131db4

Browse files
Bump django-environ from 0.12.0 to 0.13.0
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/develop/CHANGELOG.rst) - [Commits](joke2k/django-environ@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: django-environ dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69c30bc commit 4131db4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
dependencies = [
1010
"Django~=5.2",
1111
"pillow~=12.0",
12-
"django-environ>=0.12.0,<0.13",
12+
"django-environ>=0.12.0,<0.14",
1313
"markdown~=3.9",
1414
"django-markup~=1.10",
1515
"gunicorn~=25.0",

uv.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.

0 commit comments

Comments
 (0)