Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 4955226

Browse files
dependabot[bot]moz-wptsync-bot
authored andcommitted
Bug 1720395 [wpt PR 29654] - Bump requests from 2.25.1 to 2.26.0 in /tools, a=testonly
Automatic update from web-platform-tests Bump requests from 2.25.1 to 2.26.0 in /tools Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.25.1...v2.26.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> -- wpt-commits: 5fafe0edfb9c58b2c6535755c8e8ad9be99b5ce4 wpt-pr: 29654
1 parent 12830ab commit 4955226

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
json-e==4.4.1
22
jsonschema==3.2.0
33
pyyaml==5.4.1
4-
requests==2.25.1
4+
requests==2.26.0
55
taskcluster==44.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.25.1
1+
requests==2.26.0
22
mozinfo==1.2.2 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226

testing/web-platform/tests/tools/wptrunner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ mozlog==7.1.0
44
mozdebug==0.3.0
55
pillow==8.3.2
66
urllib3[secure]==1.26.6
7-
requests==2.25.1
7+
requests==2.26.0
88
six==1.16.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
mozprocess==1.3.0
22
selenium==3.141.0
3-
requests==2.25.1
3+
requests==2.26.0

0 commit comments

Comments
 (0)