Skip to content

Commit ab76f24

Browse files
dependabot[bot]jose-reveni
authored andcommitted
Bump pytest-xdist from 3.6.1 to 3.7.0 (typeddjango#2693)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29cd132 commit ab76f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pytest==8.3.5
33
pytest-mypy-plugins==3.2.0
44
pytest-shard==0.1.2
5-
pytest-xdist==3.6.1
5+
pytest-xdist==3.7.0
66

77
# Needed by stubtest
88
mysqlclient==2.2.7

0 commit comments

Comments
 (0)