kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Update dependency arrow to v1.2.2
rodzic
4290fda010
commit
78da9dc731
|
@ -75,7 +75,7 @@ python-versions = "*"
|
|||
|
||||
[[package]]
|
||||
name = "arrow"
|
||||
version = "1.1.1"
|
||||
version = "1.2.2"
|
||||
description = "Better dates & times for Python"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -2181,8 +2181,8 @@ appnope = [
|
|||
{file = "appnope-0.1.2.tar.gz", hash = "sha256:dd83cd4b5b460958838f6eb3000c660b1f9caf2a5b1de4264e941512f603258a"},
|
||||
]
|
||||
arrow = [
|
||||
{file = "arrow-1.1.1-py3-none-any.whl", hash = "sha256:77a60a4db5766d900a2085ce9074c5c7b8e2c99afeaa98ad627637ff6f292510"},
|
||||
{file = "arrow-1.1.1.tar.gz", hash = "sha256:dee7602f6c60e3ec510095b5e301441bc56288cb8f51def14dcb3079f623823a"},
|
||||
{file = "arrow-1.2.2-py3-none-any.whl", hash = "sha256:d622c46ca681b5b3e3574fcb60a04e5cc81b9625112d5fb2b44220c36c892177"},
|
||||
{file = "arrow-1.2.2.tar.gz", hash = "sha256:05caf1fd3d9a11a1135b2b6f09887421153b94558e5ef4d090b567b47173ac2b"},
|
||||
]
|
||||
asgiref = [
|
||||
{file = "asgiref-3.5.0-py3-none-any.whl", hash = "sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9"},
|
||||
|
|
|
@ -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"
|
||||
|
|
Ładowanie…
Reference in New Issue