Skip to content

Commit b3e5c73

Browse files
Bump pytest from 8.3.4 to 9.0.2 (#363)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.2. - [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.4...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a23cc2 commit b3e5c73

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
@@ -23,7 +23,7 @@ packaging==25.0
2323
pluggy==1.6.0
2424
psycopg2-binary==2.9.11
2525
PyJWT==2.10.1
26-
pytest==8.3.4
26+
pytest==9.0.2
2727
pytest-cov==7.0.0
2828
python-dotenv==1.2.1
2929
python3-saml==1.16.0

0 commit comments

Comments
 (0)