Skip to content

Commit

Permalink
Merge branch 'master' into add-pytest-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Mar 9, 2025
2 parents 5673f63 + 7abc199 commit 0cd0740
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@ build==1.2.2.post1
twine==6.1.0

# Testing
ruff==0.9.4
ruff==0.9.9
pytest==8.3.4
pytest-mock==3.14.0
pytest-xdist[psutil]==3.6.0
mypy==1.14.1
mypy==1.15.0
types-click==7.1.8
types-pyyaml==6.0.12.20241230
trustme==1.2.1
cryptography==44.0.1
coverage==7.6.10
coverage==7.6.12
coverage-conditional-plugin==0.9.0
coverage-enable-subprocess==1.0
httpx==0.28.1

# Documentation
mkdocs==1.6.1
mkdocs-material==9.6.1
mkdocs-material==9.6.5

0 comments on commit 0cd0740

Please sign in to comment.