Skip to content

Commit 4134af7

Browse files
Bump pytest from 8.3.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [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.2...8.3.3) --- 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 2985c0f commit 4134af7

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
@@ -42,7 +42,7 @@ invoke = "^2.2"
4242
isort = "^5.4"
4343
livereload = "^2.7"
4444
markdown = "^3.2, != 3.3.5"
45-
pytest = "^8.3.2"
45+
pytest = "^8.3.3"
4646
pytest-cov = "^5.0"
4747
pytest-pythonpath = "^0.7"
4848
pytest-sugar = "^1.0"

0 commit comments

Comments
 (0)