chore(deps): bump the all group with 10 updates#318
Merged
Conversation
Updates the requirements on [filelock](https://github.com/tox-dev/py-filelock), [infrahub-sdk](https://github.com/opsmill/infrahub-sdk-python), [numpy](https://github.com/numpy/numpy), [invoke](https://github.com/pyinvoke/invoke), [mypy](https://github.com/python/mypy), [types-pyyaml](https://github.com/python/typeshed), [ruff](https://github.com/astral-sh/ruff), [pytest](https://github.com/pytest-dev/pytest), [ansible-lint](https://github.com/ansible/ansible-lint) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `filelock` to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.1...3.25.2) Updates `infrahub-sdk` to 1.19.0 - [Release notes](https://github.com/opsmill/infrahub-sdk-python/releases) - [Changelog](https://github.com/opsmill/infrahub-sdk-python/blob/stable/CHANGELOG.md) - [Commits](opsmill/infrahub-sdk-python@v1.5.0...v1.19.0) Updates `numpy` to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.0...v2.2.6) Updates `invoke` to 3.0.3 - [Commits](pyinvoke/invoke@2.2.1...3.0.3) Updates `mypy` to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.20.1) Updates `types-pyyaml` to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.15.7 to 0.15.10 - [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.7...0.15.10) Updates `pytest` to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `ansible-lint` to 26.4.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v26.2.0...v26.4.0) Updates `tox` to 4.52.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.47.0...4.52.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:production dependency-group: all - dependency-name: infrahub-sdk dependency-version: 1.19.0 dependency-type: direct:production dependency-group: all - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:development dependency-group: all - dependency-name: invoke dependency-version: 3.0.3 dependency-type: direct:development dependency-group: all - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development dependency-group: all - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development dependency-group: all - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: all - dependency-name: ansible-lint dependency-version: 26.4.0 dependency-type: direct:development dependency-group: all - dependency-name: tox dependency-version: 4.52.1 dependency-type: direct:development dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying infrahub-ansible with
|
| Latest commit: |
a0b9291
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7c3e118d.infrahub-ansible.pages.dev |
| Branch Preview URL: | https://dependabot-pip-develop-all-e-o0qn.infrahub-ansible.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on filelock, infrahub-sdk, numpy, invoke, mypy, types-pyyaml, ruff, pytest, ansible-lint and tox to permit the latest version.
Updates
filelockto 3.25.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)7f195d9Release 3.25.0df2754e✨ feat(async): add AsyncReadWriteLock (#506)8a359c5Standardize .github files to .yaml suffixUpdates
infrahub-sdkto 1.19.0Release notes
Sourced from infrahub-sdk's releases.
... (truncated)
Changelog
Sourced from infrahub-sdk's changelog.
... (truncated)
Commits
84ee9efMerge pull request #870 from opsmill/wvd-20260316-prep-release-1.19fe5fe71exclude test_schema_export.py from ty linting test4814ebaadd CHANGELOG entry9b30a09bump version to 1.19.0f737549Merge pull request #858 from opsmill/pog-1.19.0rc07390d88Set version to 1.19.0 release candidate 0f186180Merge pull request #857 from opsmill/developbd27571Merge pull request #846 from opsmill/pmi-20260220-update-AGENTS-rules56b6e2ddocs: Updating AGENTS.md rules regarding documentation generation1c1407dMerge pull request #856 from opsmill/pmi-20260226-merge-develop-into-infrahub...Updates
numpyto 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
invoketo 3.0.3Commits
ab836f9Cut 3.0.346a10ceRevert "Enhance@task's return value type hint"f45bfafCut 3.0.232f7383Changelog updates179365cVersion bump70ba324Enhance@task's return value type hintf428feeFix Promise.reprf09b93bCut 3.0.1f954f6fChangelog re: recent tweaks9b086f4Tell typecheckers that Promise is a context managerUpdates
mypyto 1.20.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c60e8bfBump version to 1.20.1842e492Always disable sync in SQLite cache (#21184)e82a046Temporarily skip few base64 tests (#21193)f7fa418Revert dict.or typeshed change (#21186)a2e8ee1Fix narrowing for match case with variadic tuples (#21192)521f88fAvoid narrowing type[T] in type calls (#21174)a4876e9Fix regression for catching empty tuple in except (#21153)6fccffcFix reachability for frozenset and dict view narrowing (#21151)de50419Fix narrowing with chained comparison (#21150)eafcf18Avoid narrowing to unreachable at module level (#21144)Updates
types-pyyamlto 6.0.12.20260408Commits
Updates
rufffrom 0.15.7 to 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Updates
pytestto 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
ansible-lintto 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)Updates
toxto 4.52.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
71ef9bfrelease 4.52.1d15c8fa🐛 fix(pip): invalidate install cache on resolution env var changes (#3921)c1add25build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3920)1866b9duse normalize_isa for architecture factor matching (#3919)ec77d9f[pre-commit.ci] pre-commit autoupdate (#3918)e7052a6build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3915)d83d577release 4.52.0da0f890✨ feat(runner): add PEP 723 inline script metadata support (#3912)b232d2d🐛 fix(docs): auto-generate manpage from CLI parser (#3911)84958f7[pre-commit.ci] pre-commit autoupdate (#3909)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Refresh runtime and dev dependencies to latest compatible versions for security and tooling improvements. Tightens version ranges and updates linting, typing, and test tooling.
filelock≥3.25.2 (security patch; transitive oftox)infrahub-sdk[all]≥1.19.0,<2.0 (adds FileObject support; shipspy.typed)numpy(Python 3.13) ≥2.2.6,<3invoke≥3.0.3,<4mypy≥1.20.1,<2types-PyYAML≥6.0.12.20260408ruff=0.15.10 (may surface newRUF019findings)pytest≥9.0.3,<10 (includes tempdir security fix)ansible-lint≥26.4.0,<27tox≥4.52.1,<5 (fixes env cache invalidation)Written for commit a0b9291. Summary will update on new commits.