Skip to content

Commit

Permalink
build(deps): bump django-modeltranslation from 0.19.2 to 0.19.3
Browse files Browse the repository at this point in the history
Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/deschler/django-modeltranslation/releases)
- [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md)
- [Commits](deschler/django-modeltranslation@v0.19.2...v0.19.3)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 6628b57 commit 016af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cssselect==1.2.0
PyYAML==6.0.1

# I18n
django-modeltranslation==0.19.2
django-modeltranslation==0.19.3
uniseg==0.8.0
python-bidi==0.4.2
django-bidi-utils==1.0
Expand Down

0 comments on commit 016af72

Please sign in to comment.