File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ builds:
34
34
# pip currently ignores package filtering flags (`os_name=="nt"`) when environment markers are set (`--platform=...`)
35
35
# https://github.com/pypa/pip/issues/11664
36
36
dependency_override :
37
- # https://github.com/python-trio/trio/blob/v0.29 .0/pyproject.toml#L51
37
+ # https://github.com/python-trio/trio/blob/v0.30 .0/pyproject.toml#L51
38
38
- cffi>=1.14
39
- # https://github.com/urllib3/urllib3/blob/2.3 .0/pyproject.toml#L43
39
+ # https://github.com/urllib3/urllib3/blob/2.4 .0/pyproject.toml#L44
40
40
- brotli>=1.0.9 # optional urllib3 dependency
41
41
- zstandard>=0.18.0 # optional urllib3 dependency
42
42
dependencies :
@@ -52,7 +52,7 @@ builds:
52
52
outcome : 1.3.0.post0 --hash=sha256:e771c5ce06d1415e356078d3bdd68523f284b4ce5419828922b6871e65eda82b
53
53
pycountry : 24.6.1 --hash=sha256:f1a4fb391cd7214f8eefd39556d740adcc233c778a27f8942c8dca351d6ce06f
54
54
pycparser : 2.22 --hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
55
- pycryptodome : 3.22 .0 --hash=sha256:d086aed307e96d40c23c42418cbbca22ecc0ab4a8a0e24f87932eeab26c08627
55
+ pycryptodome : 3.23 .0 --hash=sha256:c75b52aacc6c0c260f204cbdd834f76edc9fb0d8e0da9fbf8352ef58202564e2
56
56
PySocks : 1.7.1 --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5
57
57
requests : 2.32.3 --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
58
58
sniffio : 1.3.1 --hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2
You can’t perform that action at this time.
0 commit comments