Skip to content

Commit b814d9f

Browse files
Bump pytest from 9.0.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 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@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feb8e8d commit b814d9f

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
@@ -193,7 +193,7 @@ pyjwt[crypto]==2.10.1
193193
# pyjwt
194194
pylint==4.0.4
195195
# via -r requirements.in
196-
pytest==9.0.2
196+
pytest==9.0.3
197197
# via
198198
# -r requirements.in
199199
# pytest-cov

0 commit comments

Comments
 (0)