diff --git a/.changes/unreleased/Dependencies-20240718-223145.yaml b/.changes/unreleased/Dependencies-20240718-223145.yaml new file mode 100644 index 000000000..6d8433c5b --- /dev/null +++ b/.changes/unreleased/Dependencies-20240718-223145.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Update pytest-xdist requirement from ~=3.5 to ~=3.6" +time: 2024-07-18T22:31:45.00000Z +custom: + Author: dependabot[bot] + PR: 1073 diff --git a/dev-requirements.txt b/dev-requirements.txt index 585745a0b..41d8642b3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pytest~=7.4 pytest-csv~=3.0 pytest-dotenv~=0.5.2 pytest-logbook~=1.2 -pytest-xdist~=3.5 +pytest-xdist~=3.6 thrift_sasl~=0.4.3 # build