Skip to content

Commit

Permalink
Upgrade django-flags from 5.0.9 to 5.0.13
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
chosak authored Oct 31, 2023
1 parent 1a72473 commit da75c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da75c5e

Please sign in to comment.