瀏覽代碼

Merge pull request #1721 from nginx-proxy/dependabot/pip/test/requirements/backoff-1.11.1

chore(deps): bump backoff from 1.10.0 to 1.11.1 in /test/requirements
Nicolas Duchon 3 年之前
父節點
當前提交
54f66dc67a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/requirements/python-requirements.txt

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

@@ -1,4 +1,4 @@
-backoff==1.10.0
+backoff==1.11.1
 docker-compose==1.28.5
 docker==4.4.4
 pytest==6.2.2