Skip to content

Commit

Permalink
chore(deps): update dependency pytest-xdist to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 422e068 commit 0f8e307
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pfun"
version = "0.13.3"
version = "0.13.4"
description = "Functional, composable, asynchronous, type-safe Python."
authors = ["Sune Debel"]
readme = "README.md"
Expand Down Expand Up @@ -33,7 +33,7 @@ hypothesis = "^6.8.5"
ipython = "^7.7"
ipdb = "^0.12.2"
flake8 = "^3.7"
pytest-xdist = "2.2.1"
pytest-xdist = "2.5.0"
yapf = "^0.28.0"
mypy = "0.950"
isort = "^5.0.0"
Expand Down

0 comments on commit 0f8e307

Please sign in to comment.