Skip to content

Commit 74f167f

Browse files
chore(deps-dev): bump pytest from 7.3.0 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1. - [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.3.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80b7d4e commit 74f167f

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
@@ -35,7 +35,7 @@ typing-extensions = "^4.4.0"
3535

3636
[tool.poetry.dev-dependencies]
3737
coverage = {extras = ["toml"], version = "^7.2"}
38-
pytest = "^7.3.0"
38+
pytest = "^7.3.1"
3939
black = "^23.3"
4040
boto3 = "^1.18"
4141
flake8 = [

0 commit comments

Comments
 (0)