Skip to content

Commit 6d36477

Browse files
Bump pytest from 8.3.3 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8fd5a8 commit 6d36477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mkdocs-minify-plugin==0.8.0
77
mkdocstrings-python==1.12.2
88
pycodestyle==2.12.1
99
pylint==3.3.2
10-
pytest==8.3.3; python_version>="3.8"
10+
pytest==8.3.4; python_version>="3.8"
1111
pytest>=7.4.2; python_version<"3.8"
1212
twine==6.0.1; sys_platform!="zos"
1313
wheel==0.45.1

0 commit comments

Comments
 (0)