mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-07 05:54:02 +08:00
[CI] Lock pathspec major version (#15223)
This commit is contained in:
@@ -10,7 +10,7 @@ aiohttp==3.13.3
|
||||
grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc
|
||||
mypy-protobuf==4.0.0
|
||||
packaging==25.0
|
||||
pathspec>=0.11.1
|
||||
pathspec>=0.11.1,<1.0.0
|
||||
pre-commit
|
||||
# Required by create_baseline_stubs.py. Must match .pre-commit-config.yaml.
|
||||
ruff==0.14.10
|
||||
|
||||
Reference in New Issue
Block a user