Przeglądaj źródła

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 miesięcy temu
rodzic
commit
85c95a1ff2
1 zmienionych plików z 1 dodań i 1 usunięć
  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