Skip to content

Commit 11c46b3

Browse files
build(deps-dev): bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa393c8 commit 11c46b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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"
2020
black = "^23.12"
2121
coverage = {extras = ["toml"], version = "^6.5"}
2222
pylint = "^3.0.3"
23-
pytest = "^7.4.3"
23+
pytest = "^7.4.4"
2424
pytest-cov = "^4.1.0"
2525
coveralls = "^3.3.1"
2626
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)