From 895575f4eb9eefadc596daf3a5caf85078b2c3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:34:40 +0000 Subject: [PATCH] Bump django-stubs-ext from 5.0.4 to 5.1.2 Bumps [django-stubs-ext](https://github.com/typeddjango/django-stubs) from 5.0.4 to 5.1.2. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/5.0.4...5.1.2) --- updated-dependencies: - dependency-name: django-stubs-ext dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22fde1c..7fcd0c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ six==1.16.0 # typing extensions (must be installed at runtime because of Django stubs) django-stubs==4.2.7 -django-stubs-ext==5.0.4 +django-stubs-ext==5.1.2 types-cryptography==3.3.23.2 types-oauthlib==3.2.0.20240806 types-requests==2.32.0.20240914