Skip to content

Commit d9b3e1e

Browse files
chore(deps): bump django-localflavor from 4.0 to 5.0
Bumps [django-localflavor](https://github.com/django/django-localflavor) from 4.0 to 5.0. - [Changelog](https://github.com/django/django-localflavor/blob/master/docs/changelog.rst) - [Commits](django/django-localflavor@4.0...5.0) --- updated-dependencies: - dependency-name: django-localflavor dependency-version: '5.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f768089 commit d9b3e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
'django-hierarkey==1.2.*',
3232
'django-filter==24.3',
3333
'django-scopes==2.0.*',
34-
'django-localflavor==4.0',
34+
'django-localflavor==5.0',
3535
'django-cors-headers',
3636
'reportlab==4.2.*',
3737
'Pillow==11.0.*',

0 commit comments

Comments
 (0)