diff --git a/poetry.lock b/poetry.lock index 32b89927..88ef6fbf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1126,13 +1126,13 @@ sgmllib3k = "*" [[package]] name = "filelock" -version = "3.13.3" +version = "3.13.4" description = "A platform independent file lock." optional = false python-versions = ">=3.8" files = [ - {file = "filelock-3.13.3-py3-none-any.whl", hash = "sha256:5ffa845303983e7a0b7ae17636509bc97997d58afeafa72fb141a17b152284cb"}, - {file = "filelock-3.13.3.tar.gz", hash = "sha256:a79895a25bbefdf55d1a2a0a80968f7dbb28edcd6d4234a0afb3f37ecde4b546"}, + {file = "filelock-3.13.4-py3-none-any.whl", hash = "sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f"}, + {file = "filelock-3.13.4.tar.gz", hash = "sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4"}, ] [package.extras] diff --git a/requirements.txt b/requirements.txt index 266a49f5..64a9db68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ faker==16.4.0 ; python_version >= "3.10" and python_version < "4.0" fastapi-login==1.10.0 ; python_version >= "3.10" and python_version < "4.0" fastapi==0.101.1 ; python_version >= "3.10" and python_version < "4.0" feedparser==6.0.10 ; python_version >= "3.10" and python_version < "4.0" -filelock==3.13.3 ; python_version >= "3.10" and python_version < "4.0" +filelock==3.13.4 ; python_version >= "3.10" and python_version < "4.0" filetype==1.2.0 ; python_version >= "3.10" and python_version < "4.0" fonttools==4.51.0 ; python_version >= "3.10" and python_version < "4.0" frozenlist==1.4.1 ; python_version >= "3.10" and python_version < "4.0"