Skip to content

Commit d227ff7

Browse files
chore(deps-dev): bump pytest in the development-dependencies group
Bumps the development-dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.1 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@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8eb15d commit d227ff7

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 @@ plotly = "^5.22.0"
2020
black = "^24.4.2"
2121
mypy = "^1.11"
2222
pre-commit = "^3.5.0"
23-
pytest = "^8.3.1"
23+
pytest = "^8.3.2"
2424
liccheck = "^0.9.2"
2525

2626
[tool.liccheck]

0 commit comments

Comments
 (0)