Skip to content

Commit

Permalink
Update urllib to 1.26.5. (#26380)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano committed Jun 29, 2021
1 parent c40d505 commit 2f873a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ PyYAML==5.4.1
rsa==4.7.2
s3transfer==0.3.3
six==1.14.0
urllib3==1.25.9
urllib3==1.26.5

0 comments on commit 2f873a2

Please sign in to comment.