Skip to content

Commit f2597a5

Browse files
dependabot[bot]felixrindt
authored andcommitted
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 3d0e092 commit f2597a5

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
@@ -16,7 +16,7 @@ license = "MIT"
1616

1717
dependencies = [
1818
"Django[argon2]>=5.2,<5.3",
19-
"django-environ>=0.11.2,<0.13",
19+
"django-environ>=0.11.2,<0.14",
2020
"django-guardian>=3.2.0,<4",
2121
"django-ical>=1.8.3,<2",
2222
"django-polymorphic>=4.1,<5.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)