Explorar el Código

Merge pull request #2255 from nginx-proxy/dependabot/pip/test/requirements/docker-6.1.3

ci: bump docker from 6.1.2 to 6.1.3 in /test/requirements
Nicolas Duchon hace 2 años
padre
commit
a81d03c555
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.1.2
+docker==6.1.3
 pytest==7.3.1
 requests==2.31.0