Skip to content

Commit 963b174

Browse files
dependabot[bot]jgraham
authored andcommitted
Bump requests from 2.31.0 to 2.32.3 in /tools
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b1b5d5 commit 963b174

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tools/ci/requirements_tc.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pygithub==2.3.0
22
pyyaml==6.0.1
3-
requests==2.31.0
3+
requests==2.32.3
44
taskcluster==64.2.8

tools/docker/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pyyaml==6.0.1
2-
requests==2.32.2
2+
requests==2.32.3

tools/wpt/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests==2.31.0
1+
requests==2.32.3

tools/wptrunner/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ mozlog==8.0.0
55
mozprocess==1.3.1
66
packaging==24.0
77
pillow==10.3.0
8-
requests==2.31.0
8+
requests==2.32.3
99
six==1.16.0
1010
urllib3==2.2.1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
selenium==4.20.0
2-
requests==2.31.0
2+
requests==2.32.3

0 commit comments

Comments
 (0)