diff --git a/poetry.lock b/poetry.lock index 9291bd4..8d541b0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.1 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "asgiref" @@ -687,13 +687,13 @@ pyflakes = ">=3.0.0,<3.1.0" [[package]] name = "fontawesomefree" -version = "6.3.0" +version = "6.4.0" description = "Font Awesome Free" category = "main" optional = false python-versions = "*" files = [ - {file = "fontawesomefree-6.3.0-py3-none-any.whl", hash = "sha256:92627e7585e1d7d113e147a8855bdacd9fc28a6b83a70ca9beb11fafe0da75b6"}, + {file = "fontawesomefree-6.4.0-py3-none-any.whl", hash = "sha256:e12edad71b6cf6993fc7c6aea6367e131f2f247b6435faca99b12329bacd2b27"}, ] [[package]] @@ -1979,4 +1979,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "affb43893698938be7a3af5bb9197dea34342093dfefbc63a1ec7437001d8d2c" +content-hash = "d4759504c00ca09924757fe78a7a64904ef53fd073a291c6c96bcf5b58f46275" diff --git a/pyproject.toml b/pyproject.toml index 95a2b17..28d6491 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ django-elasticsearch-dsl = "^7.3" scrapy = "^2.8.0" scrapy-djangoitem = "^1.1.1" django-jsonview = "^2.0.0" -fontawesomefree = "^6.3.0" +fontawesomefree = "^6.4.0" django-jsonform = "^2.16.0" coloredlogs = "^15.0.1"