Преглед изворни кода

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 месеци
родитељ
комит
76873746f3
1 измењених фајлова са 1 додато и 1 уклоњено
  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