Skip to content

Commit 5c53ac2

Browse files
Bump pytest from 8.0.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.3.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.0.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e80d390 commit 5c53ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Homepage = "https://github.com/unity-sds/unity-sps"
3333
develop = []
3434
test = [
3535
"python-dotenv==1.0.1",
36-
"pytest==8.0.2",
36+
"pytest==8.3.3",
3737
"pytest-bdd==7.1.1",
3838
"pytest-mock==3.12.0",
3939
"requests==2.31.0",

0 commit comments

Comments
 (0)