diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index df0640d6..248dfd19 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -2,6 +2,6 @@ black==22.1.0 click==8.0.3 mypy-extensions==0.4.3 pathspec==0.9.0 -platformdirs==2.5.0 +platformdirs==2.5.1 tomli==2.0.1 typing_extensions==4.1.1 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 65c5872f..84762636 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -2,7 +2,7 @@ astroid==2.9.3 isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.6.1 -platformdirs==2.5.0 +platformdirs==2.5.1 pylint==2.12.2 toml==0.10.2 typing_extensions==4.1.1 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 2fcff3b7..b1e8ba50 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -3,7 +3,7 @@ click==7.1.2 importlib-metadata==1.7.0 mypy-extensions==0.4.3 pathspec==0.9.0 -platformdirs==2.5.0 +platformdirs==2.5.1 snakefmt==0.4.4 toml==0.10.2 tomli==1.2.3