Skip to content

Commit

Permalink
[7.x](backport #26380) Update urllib to 1.26.5. (#26578)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2f873a2)

Co-authored-by: Jaime Soriano Pastor <jaime.soriano@elastic.co>
  • Loading branch information
mergify[bot] and jsoriano committed Jun 30, 2021
1 parent 19bb27c commit d81cae2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libbeat/tests/system/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@ pycodestyle==2.6.0
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==6.2.4
pytest-timeout==1.4.2
pytest-rerunfailures==9.1.1
pytest-timeout==1.4.2
PyYAML==5.3.1
redis==2.10.6
requests==2.20.0
requests==2.25.1
semver==2.8.1
setuptools==47.3.2
six==1.15.0
stomp.py==4.1.22
termcolor==1.1.0
texttable==0.9.1
toml==0.10.1
urllib3==1.24.2
urllib3==1.26.5
wcwidth==0.2.5
websocket-client==0.47.0
zipp>=1.2.0,<=3.1.0

0 comments on commit d81cae2

Please sign in to comment.