Skip to content

Commit e0354ca

Browse files
Update most test/lint dependencies
1 parent dbd3ad3 commit e0354ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: black
3333
- repo: https://github.com/pycqa/flake8
34-
rev: 7.2.0
34+
rev: 7.3.0
3535
hooks:
3636
- id: flake8
3737
language: python

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ termcolor>=2.3
2424
tomli==2.2.1
2525
tomlkit==0.13.3
2626
typing_extensions>=4.14.0rc1
27-
uv==0.7.17
27+
uv==0.7.19
2828

2929
# Utilities for typeshed infrastructure scripts.
3030
ts_utils @ file:lib

0 commit comments

Comments
 (0)