Bump flake8-pytest-style from 2.0.0 to 2.1.0

Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 2.0.0 to 2.1.0.
- [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: flake8-pytest-style
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-26 23:50:21 +00:00
committed by GitHub
parent 7458acdab1
commit 238a281512
2 changed files with 6 additions and 6 deletions

View File

@@ -81,7 +81,7 @@ freezegun = "^1.5.1"
flake8 = "^7.1.2"
flake8-bugbear = "^24.1.17"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.0.0"
flake8-pytest-style = "^2.1.0"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "*"