Skip to content

Commit

Permalink
Update python dependencies (#25545) (#25576)
Browse files Browse the repository at this point in the history
Update pytest, pytest plugins, py and rsa python dependencies
used in testing and development scenarios.

(cherry picked from commit a0d3c74)
  • Loading branch information
jsoriano authored May 13, 2021
1 parent 15a719a commit 2b0b270
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ ordered-set==3.1.1
packaging==20.4
parameterized==0.7.0
pluggy==0.13.1
py==1.9.0
py==1.10.0
pycodestyle==2.6.0
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==6.0.1
pytest-timeout==1.3.4
pytest-rerunfailures==9.0
pytest==6.2.4
pytest-timeout==1.4.2
pytest-rerunfailures==9.1.1
PyYAML==5.3.1
redis==2.10.6
requests==2.20.0
Expand Down

0 comments on commit 2b0b270

Please sign in to comment.