Prechádzať zdrojové kódy

Merge pull request #2512 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.3

ci: bump pytest from 8.3.2 to 8.3.3 in /test/requirements
Nicolas Duchon 8 mesiacov pred
rodič
commit
76873746f3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.3.2
+pytest==8.3.3
 requests==2.32.3