File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 publish_results : true
3232
3333 - name : Upload results to GitHub Security tab
34- uses : github/codeql-action/upload-sarif@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3
34+ uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v3
3535 with :
3636 sarif_file : scorecard-results.sarif
3737 category : scorecard
Original file line number Diff line number Diff line change 2121 with :
2222 python-version : ' 3.x'
2323 - uses : browniebroke/pre-commit-autoupdate-action@f5c3ec85103b9f8f9be60b9c006cec763d2bdd02 # v1.0.1
24- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
24+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8
2525 with :
2626 token : ${{ secrets.GITHUB_TOKEN }}
2727 branch : update/pre-commit-hooks
Original file line number Diff line number Diff line change 1- build == 1.4 .*
1+ build == 1.5 .*
22cyclonedx-bom == 7.3.*
33pip-licenses == 5.5.*
Original file line number Diff line number Diff line change 11coverage == 7.13.*
2- mypy == 1.20 .*
3- orjson >= 3.11.6, == 3.11.*
4- pre-commit == 4.5 .*
2+ mypy == 2.0 .*
3+ orjson == 3.11.*
4+ pre-commit == 4.6 .*
55python-decouple == 3.8
6- tox == 4.52 .*
6+ tox == 4.53 .*
77
88# type stubs for mypy
9- boto3-stubs[essential,lambda]==1.42.80
9+ boto3-stubs[essential,lambda]==1.43.6
1010decouple-types==1.0.2
11- types-PyYAML==6.0.12.20250915
11+ types-PyYAML==6.0.12.20260508
1212types-beautifulsoup4==4.12.0.20250516
13- types-html5lib==1.1.11.20251117
14- types-openpyxl==3.1.5.20260322
15- types-python-dateutil==2.9.0.20260323
16- types-toml==0.10.8.20240310
17- types-xmltodict==1.0.1.20260113
13+ types-html5lib==1.1.11.20260508
14+ types-openpyxl==3.1.5.20260508
15+ types-python-dateutil==2.9.0.20260508
16+ types-toml==0.10.8.20260508
17+ types-xmltodict==1.0.1.20260508
Original file line number Diff line number Diff line change 11beautifulsoup4 == 4.14.3
2- boto3 == 1.42.80
3- certifi >= 2024.7.4
2+ boto3 == 1.43.6
3+ certifi >= 2026.4.22
44ftfy == 6.3.1
5- idna >= 3.7
5+ idna >= 3.13
66mailchecker == 6.0.20
77openpyxl == 3.1.5
8- phonenumbers == 9.0.27
8+ phonenumbers == 9.0.30
99pydantic >= 2.0.0 , < 3.0.0
1010python-dateutil == 2.9.0.post0
1111python-fsutil == 0.16.1
1212python-slugify == 8.0.4
1313pyyaml == 6.0.3
1414requests == 2.33.1
15- tomli == 2.0.2
15+ tomli == 2.4.1
1616tomli-w == 1.2.0
1717typing_extensions >= 4.14.1
18- urllib3 >= 2.6.3
18+ urllib3 >= 2.7.0
1919xlrd == 2.0.2
2020xmltodict == 1.0.4
You can’t perform that action at this time.
0 commit comments