~cedric/freshermeat

e72a06fa9feb42037f6fd318bb3aaaa9a758c82e — Cédric Bonhomme 7 months ago 1d54f63
Updated identity dependency.
1 files changed, 3 insertions(+), 3 deletions(-)

M poetry.lock
M poetry.lock => poetry.lock +3 -3
@@ 688,13 688,13 @@ tests = ["freezegun", "pytest", "pytest-cov"]

[[package]]
name = "identify"
version = "2.5.35"
version = "2.5.36"
description = "File identification library for Python"
optional = false
python-versions = ">=3.8"
files = [
    {file = "identify-2.5.35-py2.py3-none-any.whl", hash = "sha256:c4de0081837b211594f8e877a6b4fad7ca32bbfc1a9307fdd61c28bfe923f13e"},
    {file = "identify-2.5.35.tar.gz", hash = "sha256:10a7ca245cfcd756a554a7288159f72ff105ad233c7c4b9c6f0f4d108f5f6791"},
    {file = "identify-2.5.36-py2.py3-none-any.whl", hash = "sha256:37d93f380f4de590500d9dba7db359d0d3da95ffe7f9de1753faa159e71e7dfa"},
    {file = "identify-2.5.36.tar.gz", hash = "sha256:e5e00f54165f9047fbebeb4a560f9acfb8af4c88232be60a488e9b68d122745d"},
]

[package.extras]