An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# galaxy-update

> Update dependencies in `requirements.yml`

[![PyPI: Version](https://img.shields.io/pypi/v/galaxy-update?logo=pypi&logoColor=white)](https://pypi.org/project/galaxy-update)
[![GitHub: Release](https://img.shields.io/github/v/release/deadnews/galaxy-update?logo=github&logoColor=white)](https://github.com/deadnews/galaxy-update/releases/latest)
[![Documentation](https://img.shields.io/badge/documentation-gray.svg?logo=materialformkdocs&logoColor=white)](https://deadnews.github.io/galaxy-update)
[![CI: pre-commit](https://results.pre-commit.ci/badge/github/DeadNews/galaxy-update/main.svg)](https://results.pre-commit.ci/latest/github/deadnews/galaxy-update/main)
[![CI: Main](https://img.shields.io/github/actions/workflow/status/deadnews/galaxy-update/main.yml?branch=main&logo=github&logoColor=white&label=main)](https://github.com/deadnews/galaxy-update/actions/workflows/main.yml)
[![CI: Coverage](https://img.shields.io/codecov/c/github/deadnews/galaxy-update?token=OCZDZIYPMC&logo=codecov&logoColor=white)](https://app.codecov.io/gh/deadnews/galaxy-update)

## Installation

```sh
pip install galaxy-update
# or
pipx install galaxy-update
```