update flake8-pytest-style-plugin

This commit is contained in:
Kenneth Kehl
2024-07-15 08:07:18 -07:00
parent 437f8ca400
commit 8489fb9e61
17 changed files with 232 additions and 232 deletions

10
poetry.lock generated
View File

@@ -817,13 +817,13 @@ pycodestyle = "*"
[[package]]
name = "flake8-pytest-style"
version = "1.7.2"
version = "2.0.0"
description = "A flake8 plugin checking common style issues or inconsistencies with pytest-based tests."
optional = false
python-versions = ">=3.7.2,<4.0.0"
python-versions = "<4.0.0,>=3.8.1"
files = [
{file = "flake8_pytest_style-1.7.2-py3-none-any.whl", hash = "sha256:f5d2aa3219163a052dd92226589d45fab8ea027a3269922f0c4029f548ea5cd1"},
{file = "flake8_pytest_style-1.7.2.tar.gz", hash = "sha256:b924197c99b951315949920b0e5547f34900b1844348432e67a44ab191582109"},
{file = "flake8_pytest_style-2.0.0-py3-none-any.whl", hash = "sha256:abcb9f56f277954014b749e5a0937fae215be01a21852e9d05e7600c3de6aae5"},
{file = "flake8_pytest_style-2.0.0.tar.gz", hash = "sha256:919c328cacd4bc4f873ea61ab4db0d8f2c32e0db09a3c73ab46b1de497556464"},
]
[package.dependencies]
@@ -3112,4 +3112,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.12.2"
content-hash = "78cfb6ff10239c4ad8e34c059e01c9ee7603d591c43cb06dd0a1acf8fa51f510"
content-hash = "df3fd7d58fb974e467ccac5e6504d0085327770f947ea099ba49e1987b01ad89"