From 3c6670c2104cb3a62fc5b5150dad3eb340f3a179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:08:53 +0000 Subject: [PATCH] Bump django from 3.2.10 to 3.2.11 Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...3.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d467b09..ba1542d62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cached-property==1.5.2 -django==3.2.10 +django==3.2.11 django-filter==21.1 djangorestframework==3.13.1 eip712-structs==1.1.0