From a895a1150041c39b6f4d4afed1e74197504755dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 10:53:06 +0100 Subject: Bump django-environ from 0.11.1 to 0.11.2 (#1088) Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](https://github.com/joke2k/django-environ/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index eab23140..379135f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = "3.11.*" django = "4.2.5" django-distill = "3.1.3" -django-environ = "0.11.1" +django-environ = "0.11.2" django-filter = "23.2" django-prometheus = "2.3.1" django-simple-bulma = "2.5.0" -- cgit v1.2.3