Skip to content

Commit 253e976

Browse files
Bump pytest from 7.4.3 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.1.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@7.4.3...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b07cda commit 253e976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ monotonic==1.6
44
mypy==1.7.1
55
pre-commit==3.5.0
66
pyahocorasick==2.0.0
7-
pytest==7.4.3
7+
pytest==8.1.1
88
pyyaml==6.0.1
99
requests==2.31.0
1010
responses==0.24.1

0 commit comments

Comments
 (0)