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

Merge pull request #2512 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.3

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

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

@@ -1,4 +1,4 @@
 backoff==2.2.1
 docker==7.1.0
-pytest==8.3.2
+pytest==8.3.3
 requests==2.32.3