specmatic / specmatic/specmatic-python-extensions

Dependency Dashboard

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Other Branches

The following updates are pending. To force the creation of a PR, click on a checkbox below.

  • chore(deps): update dependency python to 3.14
  • chore(deps): update actions/upload-artifact action to v7
  • chore(deps): update mikepenz/action-junit-report action to v6
  • chore(deps): update softprops/action-gh-release action to v3

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Vulnerabilities

[!IMPORTANT]
11/11 CVEs have Renovate fixes.

pip_requirements
requirements.txt
pytest
requests
werkzeug
flask
python-dotenv
pip_setup
setup.py
pytest
requests
werkzeug
flask

Detected Dependencies

github-actions (3)
.github/workflows/publish-to-test-pypi.yml (5)
  • actions/checkout v6
  • actions/setup-java v5
  • actions/setup-python v6
  • pypa/gh-action-pypi-publish release/v1
  • python 3.11 → [Updates: 3.14]
.github/workflows/run-tests.yml (5)
  • actions/setup-java v5
  • actions/checkout v6
  • actions/setup-python v6
  • mikepenz/action-junit-report v4 → [Updates: v6]
  • actions/upload-artifact v6 → [Updates: v7]
.github/workflows/update-specmatic-version-and-publish.yml (2)
  • actions/checkout v6
  • softprops/action-gh-release v2 → [Updates: v3]
pip_requirements (1)
requirements.txt (11)
  • pytest ==9.0.2 → [Updates: ==9.0.3]
  • requests ==2.32.5 → [Updates: ==2.33.0]
  • Werkzeug ==3.1.4 → [Updates: ==3.1.6]
  • uvicorn ==0.40.0 → [Updates: ==0.49.0]
  • fastapi ==0.128.0 → [Updates: ==0.136.3]
  • flask ==3.0.3 → [Updates: ==3.1.3]
  • sanic ==25.12.0 → [Updates: ==25.12.1]
  • marshmallow ==4.1.2 → [Updates: ==4.3.0]
  • coverage ==7.13.1 → [Updates: ==7.14.1]
  • python-dotenv ==1.0.1 → [Updates: ==1.2.2]
  • setuptools ==80.9.0 → [Updates: ==80.10.2, ==82.0.1]
pip_setup (1)
setup.py (7)
  • pytest >=7.3.1 → [Updates: >=9.0.3]
  • requests >=2.32.4 → [Updates: >=2.33.0]
  • Werkzeug >=3.1.4 → [Updates: >=3.1.6]
  • uvicorn >=0.18.0
  • fastapi >=0.70.0
  • flask >=2.2.5 → [Updates: >=3.1.3]
  • sanic >=22.12.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the open Renovate pull requests linked in the dashboard, then compare the dependency entries in requirements.txt and setup.py with the three listed GitHub Actions workflows. Check the run-tests workflow and the relevant dependency changes first; done means the selected updates are applied consistently and the available checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, flask, github-actions, python
Domain
ci-cd, devops, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.