diff --git a/requirements.txt b/requirements.txt index abbb3cb9687..41b16794d38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -159,7 +159,7 @@ splinter==0.20.1 pytest-splinter==3.3.2 pytest-django==4.7.0 setuptools>=65.5.1,<69.1.0 -pip==23.3.1 +pip==23.3.2 Twisted==23.10.0 pixelmatch==0.3.0 factory-boy==3.3.0 diff --git a/setup.cfg b/setup.cfg index 85f11422c1e..a531f889e1c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -184,7 +184,7 @@ install_requires = pytest-splinter==3.3.2 pytest-django==4.7.0 setuptools>=65.5.1,<69.1.0 - pip==23.3.1 + pip==23.3.2 Twisted==23.10.0 pixelmatch==0.3.0 factory-boy==3.3.0