Skip to content

Commit 73a3bc9

Browse files
Bump pytest from 8.3.5 to 9.0.3 in /requirements (#329)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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@8.3.5...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5ac9ce commit 73a3bc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/e2e-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==8.3.5
1+
pytest==9.0.3
22
playwright==1.52.0
33
pytest-playwright==0.7.0

requirements/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==8.3.5
1+
pytest==9.0.3
22
requests==2.33.0
33
uvicorn==0.34.2
44
pytest-cov==6.1.1

0 commit comments

Comments
 (0)