Skip to content

Commit c59801d

Browse files
chore(deps-dev): bump the development-dependencies group with 1 update
Bumps the development-dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.0.2 to 8.1.0 - [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.0.2...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cca1489 commit c59801d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.19.0"
2020
black = "^24.2.0"
2121
mypy = "^1.8"
2222
pre-commit = "^3.5.0"
23-
pytest = "^8.0.2"
23+
pytest = "^8.1.0"
2424
liccheck = "^0.9.2"
2525

2626
[tool.liccheck]

0 commit comments

Comments
 (0)