Bläddra i källkod

Merge pull request #2263 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.4.0

ci: bump pytest from 7.3.2 to 7.4.0 in /test/requirements
Nicolas Duchon 1 år sedan
förälder
incheckning
104d3fc503
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.3
-pytest==7.3.2
+pytest==7.4.0
 requests==2.31.0