Skip to content

Commit

Permalink
Bump pytest-xdist from 3.0.2 to 3.1.0 (#3415)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 11, 2022
1 parent 5a6c9cc commit 9c3053b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pre-commit
pytest==7.2.0
pytest-asyncio==0.20.3
pytest-timeout==2.1.0 # used to timeout tests
pytest-xdist==3.0.2 # xdist runs tests in parallel
pytest-xdist==3.1.0 # xdist runs tests in parallel

flaky # Used for flaky tests (flaky decorator)
beautifulsoup4 # used in test_official for parsing tg docs
Expand Down

0 comments on commit 9c3053b

Please sign in to comment.