Просмотр исходного кода

Merge pull request #2685 from nginx-proxy/dependabot/pip/test/requirements/pytest-9.0.2

ci: bump pytest from 9.0.1 to 9.0.2 in /test/requirements
Nicolas Duchon 1 неделя назад
Родитель
Сommit
57723a5494
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/requirements/python-requirements.txt

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

@@ -1,7 +1,7 @@
 backoff==2.2.1
 docker==7.1.0
 packaging==25.0
-pytest==9.0.1
+pytest==9.0.2
 pytest-ignore-flaky==2.2.1
 requests==2.32.5
 urllib3==2.6.0