File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 - id : python-check-blanket-noqa
66
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.5 .0
8+ rev : v5.0 .0
99 hooks :
1010 - id : check-added-large-files
1111 - id : check-case-conflict
@@ -14,10 +14,11 @@ repos:
1414 - id : debug-statements
1515 - id : end-of-file-fixer
1616 - id : forbid-submodules
17+ - id : requirements-txt-fixer
1718 - id : trailing-whitespace
1819
1920 - repo : https://github.com/python-jsonschema/check-jsonschema
20- rev : 0.28.1
21+ rev : 0.31.0
2122 hooks :
2223 - id : check-dependabot
2324 - id : check-github-workflows
Original file line number Diff line number Diff line change 11-r requirements.txt
22coverage
33pytest == 8.3.4
4- pytest-asyncio == 0.25.3
54pytest-aiohttp == 1.1.0
5+ pytest-asyncio == 0.25.3
66pytest-cov == 6.0.0
Original file line number Diff line number Diff line change 1- #cherry_picker==2.4.0
2- git+https://github.com/python/cherry-picker.git@network-issues#egg=cherry_picker
31aiohttp == 3.11.11
4- gidgethub == 5.3.0
52cachetools == 5.5.1
6- redis == 5.2.1
73celery == 5.4.0
4+ cherry_picker == 2.5.0
5+ click == 8.1.8
6+ gidgethub == 5.3.0
7+ redis == 5.2.1
88sentry-sdk == 2.20.0
99stamina == 24.3.0
10- click == 8.1.8
You canβt perform that action at this time.
0 commit comments