Procházet zdrojové kódy

Merge pull request #1882 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.0.0

chore(deps): bump pytest from 6.2.5 to 7.0.0 in /test/requirements
Nicolas Duchon před 3 roky
rodič
revize
f70d81be66
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      test/requirements/python-requirements.txt

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

@@ -1,5 +1,5 @@
 backoff==1.11.1
 docker-compose==1.29.2
 docker==5.0.3
-pytest==6.2.5
+pytest==7.0.0
 requests==2.27.1