at-gmbh / at-python-template

The official Python Project Template of Alexander Thamm GmbH
Apache License 2.0
49 stars 19 forks source link

Dependency Dashboard #86

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
{{cookiecutter.project_slug}}/Dockerfile__conda - `condaforge/mambaforge 22.9.0-2`
{{cookiecutter.project_slug}}/Dockerfile__pip - `python 3.11-bullseye`
{{cookiecutter.project_slug}}/Dockerfile__poetry - `python 3.11-bullseye`
github-actions
.github/workflows/tests-conda.yml - `actions/checkout v3` - `conda-incubator/setup-miniconda v2`
.github/workflows/tests-pip.yml - `actions/checkout v3` - `actions/setup-python v4` - `actions/checkout v3` - `actions/setup-python v4`
.github/workflows/traffic.yml - `actions/checkout v3` - `sangonzal/repository-traffic-action v0.1.5` - `EndBug/add-and-commit v9.1.1`
pip_requirements
requirements.txt - `cookiecutter ~=2.1.1` - `pre-commit ~=2.20` - `pytest ~=7.2` - `pytest-mock ~=3.10` - `pyhocon ~=0.3.59` - `PyYAML ~=6.0` - `typer ~=0.7.0`
{{cookiecutter.project_slug}}/requirements-dev.txt - `pre-commit ~=2.20` - `pytest ~=7.2` - `pytest-cov ~=4.0` - `wheel ~=0.37`
pre-commit
.pre-commit-config.yaml - `pre-commit/pre-commit-hooks v4.4.0`