https://github.com/deadnews/galaxy-update
Update dependencies in requirements.yml
https://github.com/deadnews/galaxy-update
ansible ansible-galaxy galaxy requirements
Last synced: about 1 year ago
JSON representation
Update dependencies in requirements.yml
- Host: GitHub
- URL: https://github.com/deadnews/galaxy-update
- Owner: DeadNews
- License: mit
- Created: 2024-06-05T13:05:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-28T05:08:38.000Z (about 1 year ago)
- Last Synced: 2025-06-28T06:19:55.116Z (about 1 year ago)
- Topics: ansible, ansible-galaxy, galaxy, requirements
- Language: Python
- Homepage: https://deadnews.github.io/galaxy-update
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# galaxy-update
> Update dependencies in `requirements.yml`
[](https://pypi.org/project/galaxy-update)
[](https://github.com/deadnews/galaxy-update/releases/latest)
[](https://deadnews.github.io/galaxy-update)
[](https://results.pre-commit.ci/latest/github/deadnews/galaxy-update/main)
[](https://github.com/deadnews/galaxy-update/actions/workflows/main.yml)
[](https://app.codecov.io/gh/deadnews/galaxy-update)
## Installation
```sh
pip install galaxy-update
# or
pipx install galaxy-update
```