瀏覽代碼

Merge pull request #2493 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.1

ci: bump pytest from 8.2.2 to 8.3.1 in /test/requirements
Nicolas Duchon 10 月之前
父節點
當前提交
8d47458026
共有 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.2.2
+pytest==8.3.1
 requests==2.32.3