Skip to content

Commit b48606b

Browse files
chore(deps-dev): bump pytest from 7.4.2 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 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.2...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 55c32bc commit b48606b

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

poetry.lock

Lines changed: 16 additions & 8 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
@@ -17,7 +17,7 @@ fs-s3fs = { version = "^1.1.1", optional = true }
1717
requests = "^2.28.2"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
pytest = "^7.4.1"
20+
pytest = "^7.4.4"
2121
singer-sdk = { version="*", extras = ["testing"] }
2222

2323
[tool.poetry.extras]

0 commit comments

Comments
 (0)