diff --git a/changes/49.misc.rst b/changes/49.misc.rst new file mode 100644 index 0000000..a0c8d9e --- /dev/null +++ b/changes/49.misc.rst @@ -0,0 +1 @@ +Updated tox from 4.4.8 to 4.4.11. diff --git a/setup.cfg b/setup.cfg index 69831f0..1779b44 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ dev = pytest == 7.2.2 pytest-tldr == 0.2.5 setuptools_scm[toml] == 7.1.0 - tox == 4.4.8 + tox == 4.4.11 [options.packages.find] where = src