]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump pips
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 24 Oct 2025 12:02:18 +0000 (12:02 +0000)
committerViktor Szakats <commit@vsz.me>
Fri, 24 Oct 2025 13:02:24 +0000 (15:02 +0200)
- cryptography from 46.0.2 to 46.0.3 in /tests
- filelock from 3.19.1 to 3.20.0 in /tests
- psutil from 7.1.0 to 7.1.1 in /tests

Closes #19217
Closes #19218
Closes #19219

tests/http/requirements.txt

index 3b81a2ca13b066390b07a9c23b86dda5e7b42115..bc872085c6809c86c42b6c4cdf9e7c8b8a8b883f 100644 (file)
@@ -2,9 +2,9 @@
 #
 # SPDX-License-Identifier: curl
 
-cryptography==46.0.2
-filelock==3.19.1
-psutil==7.1.0
+cryptography==46.0.3
+filelock==3.20.0
+psutil==7.1.1
 pytest==8.4.2
 pytest-xdist==3.8.0
 websockets==15.0.1