From da75c5e56a0e47873314ce6854d1b41c307c8ddd Mon Sep 17 00:00:00 2001 From: Andy Chosak Date: Tue, 31 Oct 2023 09:40:43 -0400 Subject: [PATCH] Upgrade django-flags from 5.0.9 to 5.0.13 This commit bumps the version of the django-flags package from 5.0.9 to 5.0.13. See release notes here: https://github.com/cfpb/django-flags/releases The version we're on, 5.0.9, was released back in March 2022. The latest version, 5.0.13, was released in June 2023. There shouldn't be any user-visible changes with this upgrade, but this does get us on a version that has Django 4.2 support. --- requirements/libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/libraries.txt b/requirements/libraries.txt index a5ffcf08576..9d466c35021 100644 --- a/requirements/libraries.txt +++ b/requirements/libraries.txt @@ -8,7 +8,7 @@ django-cors-headers==3.11.0 django-csp==3.7 django-opensearch-dsl==0.5.1 django-extensions==3.1.5 -django-flags==5.0.9 +django-flags==5.0.13 django-formtools==2.3 django-health-check==3.16.5 django-localflavor==3.0.1