Browse Source

Merge pull request #2653 from nginx-proxy/dependabot/pip/test/requirements/requests-2.32.5

ci: bump requests from 2.32.4 to 2.32.5 in /test/requirements
Nicolas Duchon 1 tháng trước cách đây
mục cha
commit
0e68660c93
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/requirements/python-requirements.txt

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

@@ -3,5 +3,5 @@ docker==7.1.0
 packaging==25.0
 pytest==8.4.1
 pytest-ignore-flaky==2.2.1
-requests==2.32.4
+requests==2.32.5
 urllib3==2.5.0