Bump virtualenv from 20.26.4 to 20.26.6 #32
Annotations
4 errors
Ruff (RUF021):
python/src/core.py#L798
python\src\core.py:798:12: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Ruff (RUF021):
python/src/servicos_executados.py#L360
python\src\servicos_executados.py:360:9: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Ruff (RUF021):
python/src/wms/poco_material.py#L118
python\src\wms\poco_material.py:118:44: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
build (3.12)
Process completed with exit code 1.
|