Skip to content

Commit 8b46e7e

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50e7cdb commit 8b46e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565

6666
test = [
6767
"bornhack-website[bootstrap]",
68-
"pytest==9.0.2",
68+
"pytest==9.0.3",
6969
"pytest-xdist==3.8.0",
7070
"pytest-django==4.11.1",
7171
"beautifulsoup4==4.14.3",

0 commit comments

Comments
 (0)