diff --git a/setup.cfg b/setup.cfg index 6b2949f..57f1dfd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ install_requires = setuptools>=75.8.1,<80.10.0 tqdm~=4.67.0 types-PyYAML~=6.0 - yamale~=6.0.0 + yamale~=6.1.0 # Change this to False if you use things like __file__ or __path__—which you # shouldn't use anyway, because that's what ``pkg_resources`` is for 🙂