Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #74 from cowprotocol/pin_black
Browse files Browse the repository at this point in the history
Pin black version
  • Loading branch information
fhenneke authored Jan 29, 2024
2 parents 034e93c + 163afa6 commit 301018a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r prod.txt
pandas-stubs>=1.5.1.221024
boto3-stubs>=1.26.12
black>=22.6.0
black==23.12.0
mypy==1.3.0
mypy-extensions==1.0.0
pylint>=2.14.4
pytest>=7.1.2
sqlalchemy-stubs>=0.4
sqlalchemy-stubs>=0.4

0 comments on commit 301018a

Please sign in to comment.