Skip to content

Commit 70ae198

Browse files
chore(deps): bump pytest from 7.4.4 to 8.3.2 (#49)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.2. - [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.4...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc2e1f4 commit 70ae198

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 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
@@ -15,7 +15,7 @@ python-dotenv = "^1.0.0"
1515
ruff = "^0.1.6"
1616
black = { extras = ["d"], version = "^22.10.0" }
1717
flake8 = "^6.0.0"
18-
pytest = "^7.2.2"
18+
pytest = "^8.3.2"
1919
mypy = "^1.1.1"
2020
pre-commit = "^3.2.1"
2121
types-pyyaml = "^6.0.12.9"

0 commit comments

Comments
 (0)