Переглянути джерело

Merge pull request #2493 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.1

ci: bump pytest from 8.2.2 to 8.3.1 in /test/requirements
Nicolas Duchon 10 місяців тому
батько
коміт
8d47458026
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.2.2
+pytest==8.3.1
 requests==2.32.3