From 2a307189607ac7d8a9de34ddf12bb8208f1a7f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:47:17 +0000 Subject: [PATCH] Bump django-upgrade from 1.20.0 to 1.22.1 Bumps [django-upgrade](https://github.com/adamchainz/django-upgrade) from 1.20.0 to 1.22.1. - [Changelog](https://github.com/adamchainz/django-upgrade/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-upgrade/compare/1.20.0...1.22.1) --- updated-dependencies: - dependency-name: django-upgrade 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 c16a7f7..76111eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ binaryornot==0.4.4 # Code quality # ------------------------------------------------------------------------------ ruff==0.6.2 -django-upgrade==1.20.0 +django-upgrade==1.22.1 djlint==1.34.1 pre-commit==3.8.0