Skip to content

Commit

Permalink
Bump the all group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.9.0` | `24.10.0` |
| [antsibull-docs](https://github.com/ansible-community/antsibull-docs) | `2.14.0` | `2.16.1` |
| [galaxy-importer](https://github.com/ansible/galaxy-importer) | `0.4.25` | `0.4.26` |
| [molecule](https://github.com/ansible-community/molecule) | `24.7.0` | `24.9.0` |
| [setuptools](https://github.com/pypa/setuptools) | `75.1.0` | `75.6.0` |
| tft-cli | `0.0.17` | `0.0.21` |



Updates `ansible-lint` from 24.9.0 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.9.0...v24.10.0)

Updates `antsibull-docs` from 2.14.0 to 2.16.1
- [Release notes](https://github.com/ansible-community/antsibull-docs/releases)
- [Changelog](https://github.com/ansible-community/antsibull-docs/blob/main/CHANGELOG.rst)
- [Commits](ansible-community/antsibull-docs@2.14.0...2.16.1)

Updates `galaxy-importer` from 0.4.25 to 0.4.26
- [Changelog](https://github.com/ansible/galaxy-importer/blob/master/CHANGES.rst)
- [Commits](ansible/galaxy-importer@v0.4.25...v0.4.26)

Updates `molecule` from 24.7.0 to 24.9.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v24.7.0...v24.9.0)

Updates `setuptools` from 75.1.0 to 75.6.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.1.0...v75.6.0)

Updates `tft-cli` from 0.0.17 to 0.0.21

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: antsibull-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: galaxy-importer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tft-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent c756930 commit e415470
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions testing-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ansible-lint==24.9.0
antsibull-docs==2.14.0
galaxy-importer==0.4.25
molecule==24.7.0
ansible-lint==24.10.0
antsibull-docs==2.16.1
galaxy-importer==0.4.26
molecule==24.9.0
# testing farm should depend on setuptools, but it doesn't; list them here explicitly
setuptools==75.1.0
tft-cli==0.0.17
setuptools==75.6.0
tft-cli==0.0.21

0 comments on commit e415470

Please sign in to comment.