Skip to content

Commit 0872ce3

Browse files
chore(deps): bump pytest from 7.4.0 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 9.0.3. - [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.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21d64fc commit 0872ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ sphinx==7.2.6
1818
cryptography==46.0.7
1919

2020
# Testing dependencies
21-
pytest==7.4.0
21+
pytest==9.0.3
2222
pytest-asyncio==0.21.0
2323
pytest-cov==4.1.0

0 commit comments

Comments
 (0)