Bump flake8-pytest-style from 2.1.0 to 2.2.0 (#3028)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-21 13:19:49 +00:00
committed by GitHub
parent ea5cb5c278
commit eab682f26d
2 changed files with 6 additions and 6 deletions

View File

@@ -83,7 +83,7 @@ freezegun = "^1.5.5"
flake8 = "^7.3.0"
flake8-bugbear = "^24.12.12"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.1.0"
flake8-pytest-style = "^2.2.0"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "*"