Explorar el Código

Merge pull request #2696 from nginx-proxy/dependabot/pip/test/requirements/packaging-26.0

ci: bump packaging from 25.0 to 26.0 in /test/requirements
Nicolas Duchon hace 3 semanas
padre
commit
b4fa1329e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
+packaging==26.0
 pytest==9.0.2
 pytest-ignore-flaky==2.2.1
 requests==2.32.5