Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc92343

Browse files
authored
[CI] Lock pathspec major version (#15223)
1 parent bcda318 commit dc92343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aiohttp==3.13.3
1010
grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc
1111
mypy-protobuf==4.0.0
1212
packaging==25.0
13-
pathspec>=0.11.1
13+
pathspec>=0.11.1,<1.0.0
1414
pre-commit
1515
# Required by create_baseline_stubs.py. Must match .pre-commit-config.yaml.
1616
ruff==0.14.10

0 commit comments

Comments
 (0)