Skip to content

Commit d81cae2

Browse files
[7.x](backport #26380) Update urllib to 1.26.5. (#26578)
(cherry picked from commit 2f873a2) Co-authored-by: Jaime Soriano Pastor <[email protected]>
1 parent 19bb27c commit d81cae2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libbeat/tests/system/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@ pycodestyle==2.6.0
3131
pyparsing==2.4.7
3232
pyrsistent==0.16.0
3333
pytest==6.2.4
34-
pytest-timeout==1.4.2
3534
pytest-rerunfailures==9.1.1
35+
pytest-timeout==1.4.2
3636
PyYAML==5.3.1
3737
redis==2.10.6
38-
requests==2.20.0
38+
requests==2.25.1
3939
semver==2.8.1
4040
setuptools==47.3.2
4141
six==1.15.0
4242
stomp.py==4.1.22
4343
termcolor==1.1.0
4444
texttable==0.9.1
4545
toml==0.10.1
46-
urllib3==1.24.2
46+
urllib3==1.26.5
4747
wcwidth==0.2.5
4848
websocket-client==0.47.0
4949
zipp>=1.2.0,<=3.1.0

0 commit comments

Comments
 (0)