diff --git a/capstone/feed-fetching/requirements-dev.txt b/capstone/feed-fetching/requirements-dev.txt index 96580b5..d0b981f 100644 --- a/capstone/feed-fetching/requirements-dev.txt +++ b/capstone/feed-fetching/requirements-dev.txt @@ -9,7 +9,7 @@ packaging==20.4 pluggy==0.13.1 py==1.9.0 pyparsing==2.4.7 -pytest==6.0.1 +pytest==9.0.3 requests==2.24.0 six==1.15.0 toml==0.10.1