Skip to content

Commit

Permalink
chore(deps): bump django-localflavor from 3.0.1 to 3.1
Browse files Browse the repository at this point in the history
Bumps [django-localflavor](https://github.com/django/django-localflavor) from 3.0.1 to 3.1.
- [Release notes](https://github.com/django/django-localflavor/releases)
- [Changelog](https://github.com/django/django-localflavor/blob/master/docs/changelog.rst)
- [Commits](django/django-localflavor@3.0.1...3.1)

---
updated-dependencies:
- dependency-name: django-localflavor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent b2197f6 commit f654160
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ django-cache-memoize = "==0.*"
django-cors-headers = "^3.7.0"
django-extensions = "^3.1.1"
django-filter = "^2.4.0"
django-localflavor = "^3.0.1"
django-localflavor = "^3.1"
django-markdown-deux = "*"
django-mathfilters = "*"
django-ratelimit = "==3.0.*"
Expand Down

0 comments on commit f654160

Please sign in to comment.