diff --git a/pyproject.toml b/pyproject.toml index 98ba24457..5b8dbd6c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ description = "A crawler for Yale courses and evaluation data. Integrates with C requires-python = ">=3.12" dependencies = [ "beautifulsoup4==4.13.3", - "black==24.10.0", + "black==25.1.0", "diskcache==5.6.3", "edlib==1.3.9.post1", "eralchemy2==1.4.1",