Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
437e6a7259 chore(deps): update actions/setup-python action to v6 2026-04-22 01:58:19 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -304,7 +304,7 @@ jobs:
- name: >-
🐍 Setup Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.x

View File

@@ -1496,9 +1496,9 @@
}
},
"node_modules/eslint-plugin-chai-friendly": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.2.1.tgz",
"integrity": "sha512-mV3EOJLDr8+L+LS8uCkP711fnNHz+4PsmPyz18xwkvjJwfLRlnx0Eu6CFnb5B+dW5ahoav2jVer2KFYsmIuv3A==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.2.0.tgz",
"integrity": "sha512-um2pBb4ZXNCoTRPRAWiUaXeIaw1dRaPOEZ+G/qcZqfyTdkCXXwOBctnfnbIRbZiQf4AXl3ImV1grt423SlK+mg==",
"dev": true,
"license": "MIT",
"engines": {