tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Dependency Dashboard #227

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml - `kartoza/pg-backup 15-3.3` - `kartoza/postgis 15-3.3`
dockerfile
services/docker-cron/Dockerfile
services/fswatch/Dockerfile
services/nginx/Dockerfile
tagbase_server/Dockerfile
github-actions
.github/workflows/black.yml - `actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac`
.github/workflows/build.yml - `actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac` - `addnab/docker-run-action v3` - `actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac` - `actions/setup-python v4` - `actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac` - `actions/setup-python v4`
pip_requirements
services/docker-cron/requirements.txt - `pandas >=1.4.2` - `psycopg2-binary ~=2.9.5` - `requests ~=2.31.0`
tagbase_server/requirements.txt - `connexion ==2.14.2` - `flask ==2.2.5` - `flask-cors ==4.0.0` - `gunicorn ==21.2.0` - `pandas ==2.1.1` - `parmap >=1.7.0` - `patool >=1.12` - `psycopg2-binary ==2.9.7` - `python_dateutil >=2.6.0` - `pytz >=2021.3` - `pyunpack >=0.3` - `setuptools >=21.0.0` - `slack-sdk ==3.22.0` - `tqdm ==4.66.1` - `tzlocal >=4.1` - `werkzeug ==2.2.3`
tagbase_server/test-requirements.txt - `pytest ~=7.4.0` - `pytest-cov >=2.8.1` - `pytest-randomly ==3.15.0` - `Flask-Testing ==0.8.1` - `mock ==5.1.0`