diff --git a/tox.ini b/tox.ini
index 521cb9e784ee660881eb5eeb19b2724fa776559f_dG94LmluaQ==..73bf0954b1c79dd718ca718fc201241644e55232_dG94LmluaQ== 100644
--- a/tox.ini
+++ b/tox.ini
@@ -36,7 +36,7 @@
 [testenv:pypi-publish]
 basepython = python3
 skip_install = true
-whitelist_externals = rm
+allowlist_externals = rm
 deps =
   twine
 passenv =
@@ -66,4 +66,4 @@
 skip_install = true
 deps =
   black >= 22.12
-commands = black .
\ No newline at end of file
+commands = black .