Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 1bcedbf6a3 build(deps): bump ansible from 11.13.0 to 14.0.0
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 11.13.0 to 14.0.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](https://github.com/ansible-community/ansible-build-data/compare/11.13.0...14.0.0)

---
updated-dependencies:
- dependency-name: ansible
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 04:02:42 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ansible==11.13.0
ansible==14.0.0
# Needed for community.crypto module
cryptography==49.0.0
# Needed for jinja2 json_query templating
+1 -1
View File
@@ -1,4 +1,4 @@
-r ../requirements.txt
distlib==0.4.3 # required for building collections
distlib==0.4.1 # required for building collections
molecule==26.4.0
pytest-testinfra==10.2.2