Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/black-23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 1, 2023
2 parents 5053c06 + fcc33b0 commit 169112b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==23.11.0
flake8==6.1.0
mypy==1.5.1
mypy==1.7.1
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ numpy; python_version=='3.7'
numpy==1.26.1; python_version>='3.8'
pytest==7.4.3
pytest-cov==4.1.0
pytest-xdist==3.3.1
pytest-xdist==3.5.0

0 comments on commit 169112b

Please sign in to comment.