Skip to content

Commit 9882c15

Browse files
Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [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.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b15ba7b commit 9882c15

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 @@ mkdocstrings-python==1.10.5; python_version>="3.8"
77
pycodestyle==2.10.0; python_version<"3.8"
88
pycodestyle==2.12.0; python_version>="3.8"
99
pylint==2.17.5
10-
pytest==8.2.2; python_version>="3.8"
10+
pytest==8.3.1; python_version>="3.8"
1111
pytest>=7.4.2; python_version<"3.8"
1212
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
1313
wheel==0.41.2

0 commit comments

Comments
 (0)