diff --git a/development-requirements.txt b/development-requirements.txt index 442ca0e..9cc8751 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -1,4 +1,4 @@ -bandit==1.8.0 +bandit==1.8.2 black==24.10.0 build==1.2.2.post1 coverage==7.6.10 @@ -11,7 +11,7 @@ pylint==3.3.3 pytest-cov==6.0.0 pytest-schema==0.1.2 pytest==8.3.4 -sphinx-autodoc-typehints==3.0.0 +sphinx-autodoc-typehints==3.0.1 sphinx-gallery==0.18.0 sphinx-jinja2-compat==0.3.0 sphinx-prompt==1.9.0 @@ -27,6 +27,6 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -twine==6.0.1 -virtualenv==20.28.1 +twine==6.1.0 +virtualenv==20.29.1 wheel==0.45.1