Skip to content

Commit 3b2cf6c

Browse files
dependabot[bot]OpsBotPrime
authored andcommitted
Bump pytest from 9.0.2 to 9.0.3 in /libs/opsqueue_python
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2bf91a commit 3b2cf6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/opsqueue_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ include = ["**/py.typed"]
4141
# because otherwise `pytest` won't be able to see the locally build python package!
4242
[project.optional-dependencies]
4343
test = [
44-
"pytest==9.0.2",
44+
"pytest==9.0.3",
4545
"pytest-xdist==3.8.0",
4646
"multiprocess==0.70.19",
4747
"pytest-timeout==2.4.0",

0 commit comments

Comments
 (0)