diff --git a/pyproject.toml b/pyproject.toml index cf61291e..0c82d280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dev = [ # python version 3.7 pinned dependencies "setuptools==47.1.0; python_version == '3.7'", "twine==4.0.2; python_version == '3.7'", - "build==1.1.1; python_version == '3.7'", + "build==1.3.0; python_version == '3.7'", "pytest==7.4.4; python_version == '3.7'", "pytest-mock==3.11.1; python_version == '3.7'", "coverage==7.2.7; python_version == '3.7'",