Update dependency arrow to v1.2.2

This commit is contained in:
Renovate Bot 2022-02-01 17:07:37 +00:00 committed by JuniorJPDJ
commit 78da9dc731
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ celery = "==5.2.3"
django-cors-headers = "==3.11.0"
musicbrainzngs = "==0.7.1"
djangorestframework = "==3.12.4"
arrow = "==1.1.1"
arrow = "==1.2.2"
persisting-theory = "==0.2.1"
django-versatileimagefield = "==2.2"
django-filter = "==2.4.0"