Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit b497312

Browse files
build(deps-dev): bump pytest in the pytest-dependencies group
Bumps the pytest-dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4ec601 commit b497312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==4.6.11;python_version<"3.5"
22
pytest==6.1.2;python_version>="3.5" and python_version<"3.6"
33
pytest==7.0.1;python_version>="3.6" and python_version<"3.7"
4-
pytest==8.3.3;python_version>="3.7"
4+
pytest==8.3.4;python_version>="3.7"

0 commit comments

Comments
 (0)