Browse Source

Merge pull request #2634 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.4.1

ci: bump pytest from 8.4.0 to 8.4.1 in /test/requirements
Nicolas Duchon 3 tháng trước cách đây
mục cha
commit
85c95a1ff2
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

@@ -1,6 +1,6 @@
 backoff==2.2.1
 docker==7.1.0
 packaging==25.0
-pytest==8.4.0
+pytest==8.4.1
 requests==2.32.4
 urllib3==2.5.0