From 2afd6f5f08070c535048ffeacafaa670565776c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 15:11:58 +0000 Subject: [PATCH] Bump django-auditlog from 2.0.0 to 2.2.2 Bumps [django-auditlog](https://github.com/jazzband/django-auditlog) from 2.0.0 to 2.2.2. - [Release notes](https://github.com/jazzband/django-auditlog/releases) - [Changelog](https://github.com/jazzband/django-auditlog/blob/v2.2.2/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-auditlog/compare/v2.0.0...v2.2.2) --- updated-dependencies: - dependency-name: django-auditlog 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 c386d58e061..d01ab1dad92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ celery==5.2.6 coverage==6.3.2 defusedxml==0.7.1 django_celery_results==2.3.1 -django-auditlog==2.0.0 +django-auditlog==2.2.2 django-dbbackup==3.3.0 django-environ==0.8.1 django-filter==21.1