diff --git a/dev-requirements.txt b/dev-requirements.txt index 7d9c5f4..d3eb3af 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,6 +5,6 @@ tqdm==4.66.4 icalendar==4.1.1 # test -pytest==7.4.4 +pytest==8.2.2 coverage==6.5.0 black==23.12.1