Skip to content

Commit c2849ea

Browse files
Bump pytest from 8.3.2 to 8.3.3 (#527)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [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.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b72be5 commit c2849ea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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 = "^24.8"
2121
coverage = {extras = ["toml"], version = "^6.5"}
2222
pylint = "^3.2.7"
23-
pytest = "^8.3.2"
23+
pytest = "^8.3.3"
2424
pytest-cov = "^5.0.0"
2525
coveralls = "^3.3.1"
2626
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)