浏览代码

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 6 天之前
父节点
当前提交
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