diff --git a/dev_requirements.txt b/dev_requirements.txt index 464e72d..87ccd34 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,5 +2,5 @@ pytest==7.4.4 pytest-cov==4.1.0 ipdb==0.13.13 pdbpp==0.10.3 -black==23.12.1 +black==24.3.0 psycopg2-binary==2.9.9