Skip to content

Commit 2c0d73c

Browse files
committed
vendor: update dependencies
1 parent 462d011 commit 2c0d73c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ builds:
3434
# pip currently ignores package filtering flags (`os_name=="nt"`) when environment markers are set (`--platform=...`)
3535
# https://github.com/pypa/pip/issues/11664
3636
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
3838
- 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
4040
- brotli>=1.0.9 # optional urllib3 dependency
4141
- zstandard>=0.18.0 # optional urllib3 dependency
4242
dependencies:
@@ -52,7 +52,7 @@ builds:
5252
outcome: 1.3.0.post0 --hash=sha256:e771c5ce06d1415e356078d3bdd68523f284b4ce5419828922b6871e65eda82b
5353
pycountry: 24.6.1 --hash=sha256:f1a4fb391cd7214f8eefd39556d740adcc233c778a27f8942c8dca351d6ce06f
5454
pycparser: 2.22 --hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
55-
pycryptodome: 3.22.0 --hash=sha256:d086aed307e96d40c23c42418cbbca22ecc0ab4a8a0e24f87932eeab26c08627
55+
pycryptodome: 3.23.0 --hash=sha256:c75b52aacc6c0c260f204cbdd834f76edc9fb0d8e0da9fbf8352ef58202564e2
5656
PySocks: 1.7.1 --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5
5757
requests: 2.32.3 --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
5858
sniffio: 1.3.1 --hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2

0 commit comments

Comments
 (0)