diff --git a/setup.cfg b/setup.cfg index f73e7ac..afbfe29 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = twine==3.2.0 click==7.1.2 coloredlogs==15.0 - importlib_metadata==3.1.1 + importlib_metadata==3.3.0 tests_require = bork[testing]