Skip to content

Commit

Permalink
Update most test/lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent e05f3f0 commit 01b77d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
black==24.8.0 # must match .pre-commit-config.yaml
flake8==7.1.1 # must match .pre-commit-config.yaml
flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
flake8-pyi==24.6.0 # must match .pre-commit-config.yaml
flake8-pyi==24.9.0 # must match .pre-commit-config.yaml
mypy==1.11.2
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
pyright==1.1.383
Expand All @@ -23,7 +23,7 @@ pathspec>=0.11.1
pre-commit
stubdefaulter==0.1.0
termcolor>=2.3
tomli==2.0.1
tomli==2.0.2
tomlkit==0.13.2
typing_extensions>=4.12.0rc1
uv==0.4.17
uv==0.4.18

0 comments on commit 01b77d3

Please sign in to comment.