Skip to content

Commit d231e45

Browse files
build(deps-dev): bump pytest-xdist from 3.7.0 to 3.8.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c852a68 commit d231e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ psycopg = "==3.2.9"
1414
towncrier = "==24.8.0"
1515
psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'"}
1616
pytest-cov = "==6.2.1"
17-
pytest-xdist = "==3.7.0"
17+
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
1919
mypy = "==1.16.1"
2020
types-setuptools = "==80.9.0.20250529"

0 commit comments

Comments
 (0)