Browse Source

Update contrib/python/pytest/py3 to 7.3.2

robot-contrib 1 year ago
parent
commit
e3b7bf201a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      library/python/pytest/ya.make

+ 1 - 0
library/python/pytest/ya.make

@@ -10,6 +10,7 @@ PY_SRCS(
 )
 
 PEERDIR(
+    contrib/python/attrs
     contrib/python/python-dateutil
     contrib/python/ipdb
     contrib/python/py