Skip to content

Commit 4a5ee20

Browse files
build(deps-dev): bump pytest-xdist from 3.6.1 to 3.7.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.7.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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6135f41 commit 4a5ee20

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.1.1"
17-
pytest-xdist = "==3.6.1"
17+
pytest-xdist = "==3.7.0"
1818
mock = "==5.2.0"
1919
mypy = "==1.15.0"
2020
types-setuptools = "==80.8.0.20250521"

0 commit comments

Comments
 (0)