diff options
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index f90fafe..0ed7809 100644 --- a/poetry.lock +++ b/poetry.lock @@ -66,7 +66,7 @@ python-versions = "*" [[package]] name = "flake8" -version = "5.0.2" +version = "5.0.3" description = "the modular source code checker: pep8 pyflakes and co" category = "dev" optional = false @@ -450,7 +450,7 @@ python-versions = ">=3.7" [metadata] lock-version = "1.1" python-versions = "^3.9" -content-hash = "74f4f3fe31f71dd3d6185adc37c2066f8d73bd73117a6ed920e817fdc15b0a02" +content-hash = "885384222ae93a62208a7dca121bfd6a6bbd5c76e117809233c0b386fc873a2b" [metadata.files] anyio = [ @@ -478,8 +478,8 @@ deepmerge = [ {file = "deepmerge-1.0.1.tar.gz", hash = "sha256:4b44779ed3d2fb791bb181fc2683423496fea428abb7af37feb23286de7f0a1a"}, ] flake8 = [ - {file = "flake8-5.0.2-py2.py3-none-any.whl", hash = "sha256:a7926e0b6d23c0991245b60279e774d2596dfecd9b158525d1f8c050a61eae5a"}, - {file = "flake8-5.0.2.tar.gz", hash = "sha256:9cc32bc0c5d16eacc014c7ec6f0e9565fd81df66c2092c3c9df06e3c1ac95e5d"}, + {file = "flake8-5.0.3-py2.py3-none-any.whl", hash = "sha256:93aa565ae2f0316b95bb57a354f2b2d55ee8508e1fe1cb13b77b9c195b4a2537"}, + {file = "flake8-5.0.3.tar.gz", hash = "sha256:b27fd7faa8d90aaae763664a489012292990388e5d3604f383b290caefbbc922"}, ] flake8-annotations = [ {file = "flake8-annotations-2.9.1.tar.gz", hash = "sha256:11f09efb99ae63c8f9d6b492b75fe147fbc323179fddfe00b2e56eefeca42f57"}, |