deps(python): bump the pip group across 1 directory with 4 updates#7711
deps(python): bump the pip group across 1 directory with 4 updates#7711dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Super-linter summary
Super-linter detected linting errors For more information, see the Powered by Super-linter TRIVY |
|
@dependabot rebase |
57b9c5b to
58a4fbb
Compare
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
3 similar comments
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Bumps the pip group with 4 updates in the /dependencies/python directory: [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and [ansible-lint](https://github.com/ansible/ansible-lint). Updates `ruff` from 0.15.8 to 0.15.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.9) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `cfn-lint` from 1.47.1 to 1.48.1 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.47.1...v1.48.1) Updates `ansible-lint` from 26.3.0 to 26.4.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v26.3.0...v26.4.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cfn-lint dependency-version: 1.48.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ansible-lint dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
58a4fbb to
e9f32fc
Compare
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
3 similar comments
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Super-linter summary
All files and directories linted successfully For more information, see the Powered by Super-linter |
Bumps the pip group with 4 updates in the /dependencies/python directory: ruff, mypy, cfn-lint and ansible-lint.
Updates
rufffrom 0.15.8 to 0.15.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
724ccc1Bump 0.15.9 (#24369)96d9e09[ty] Move thedeferredsubmodule insideinfer/builder(#24368)130da28[ty] Infer theextra_itemskeyword argument to class-based TypedDicts as an...a617c54[ty] Validate type qualifiers in functional TypedDict fields and the `extra_i...d851708[ty] Improve robustness of various type-qualifier-related checks (#24251)aecb587Only run the release-gate on workflow dispatch (#24366)b889571[ty] Useinfer_type_expressionfor parsing parameter annotations and return...3286a62Add a "release-gate" step to the release workflow (#24365)5f88756Disallow starred expressions as values of starred expressions (#24280)5c59f8a[pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
cfn-lintfrom 1.47.1 to 1.48.1Release notes
Sourced from cfn-lint's releases.
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
... (truncated)
Commits
6eed785Release v1.48.1 (#4440)f8c6a63Updates to the schemas for lambda (#4439)7bd42dcUpdate CloudFormation schemas to 2026-03-31 (#4434)f439af5Add Publish to smithy action prefixes for LayerVersion validation (#4438)505136aFix Timestream lifecycle patches to exclude InfluxDB resources (#4437)22d629bRelease v1.48.0 (#4433)3276b62Update CloudFormation schemas to 2026-03-31 (#4411)6aceaa1Remove PyPI API token (#4431)1885e5cchore(deps): bump codecov/codecov-action from 5 to 6 (#4432)56695e4fix: add required to cfnGather if/then schemas to prevent vacuous matches (#4...Updates
ansible-lintfrom 26.3.0 to 26.4.0Release notes
Sourced from ansible-lint's releases.
Commits
5fac056fix: remove deprecated apt_key module from examples and builtins (#5000)90cc6d6fix(security): update dependencies [SECURITY] (#5010)c8b64dbfix: avoid permission error when linting /tmp files (#5009)635c0a5fix: reapply false positive patch for no-changed-when rule (#4989)e4d0353chore: update hooks (#5008)e92a6eachore: implement workaround for coverage merging failure (#5006)b6d547fdocs: fix inaccuracies found during documentation audit (#4999)c146c9bfix: support collection format in mock_roles (#4980)6672262Add support for upcoming Ubuntu 26.04 (#4995)e030143chore(deps): update all dependencies pep621 (#4994)