Explorar el Código

Merge pull request #2187 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.2.2

ci: bump pytest from 7.2.1 to 7.2.2 in /test/requirements
Richard Hansen hace 2 años
padre
commit
d990354e3d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/requirements/python-requirements.txt

+ 1 - 1
test/requirements/python-requirements.txt

@@ -1,5 +1,5 @@
 backoff==2.2.1
 docker-compose==1.29.2
 docker==6.0.1
-pytest==7.2.1
+pytest==7.2.2
 requests==2.28.2