diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 14f2264..07f2371 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -4,7 +4,7 @@ argcomplete==3.5.1 ; python_version >= "3.9" and python_version < "4.0" asgiref==3.8.1 ; python_version >= "3.9" and python_version < "4.0" astroid==3.3.5 ; python_version >= "3.9" and python_version < "4.0" babel==2.16.0 ; python_version >= "3.9" and python_version < "4.0" -bandit[toml]==1.7.10 ; python_version >= "3.9" and python_version < "4.0" +bandit[toml]==1.8.2 ; python_version >= "3.9" and python_version < "4.0" black==24.10.0 ; python_version >= "3.9" and python_version < "4.0" build==1.2.2.post1 ; python_version >= "3.9" and python_version < "4.0" cachecontrol[filecache]==0.14.1 ; python_version >= "3.9" and python_version < "4.0"