Skip to content

Commit a9561fb

Browse files
Update pytest requirement from <=8.3.3 to <=8.3.4
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@1.0.0b3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fa362d commit a9561fb

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,7 +1,7 @@
11
black<=24.10.0
22
flake8<=7.1.1
33
pyright==1.1.389
4-
pytest<=8.3.3
4+
pytest<=8.3.4
55
pytest-asyncio<0.25.0
66
pytest-cov<=6.0.0
77
freezegun<1.6.0

0 commit comments

Comments
 (0)