Skip to content

Commit 28c5666

Browse files
Bump pytest from 8.3.5 to 8.4.0 (#563)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa4fa15 commit 28c5666

2 files changed

Lines changed: 27 additions & 11 deletions

File tree

poetry.lock

Lines changed: 26 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sqlparse = ">=0.4.1,<0.6.0"
2020
black = "^25.1"
2121
coverage = {extras = ["toml"], version = "^7.8"}
2222
pylint = "^3.3.7"
23-
pytest = "^8.3.4"
23+
pytest = "^8.4.0"
2424
pytest-cov = "^6.1.1"
2525
flake8 = "^7.2.0"
2626

0 commit comments

Comments
 (0)