specmatic / specmatic/specmatic-redis-python-sample
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- 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.
- Update dependency python to 3.14
- Update actions/checkout action to v7
- Update actions/setup-java action to v6
- Update actions/setup-python action to v7
- Update GitHub Artifact Actions to v7
- Update mikepenz/action-junit-report action to v6
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update dependency coverage to v7.16.1
- Update dependency redis to v7.4.1
- Update dependency testcontainers to v4.15.0
- Update dependency redis to v8
- Click on this checkbox to rebase all open PRs at once
Vulnerabilities
Renovate has not found any CVEs on osv.dev.
Detected Dependencies
github-actions (1)
.github/workflows/main.yml (7)
actions/checkout v6→ [Updates:v7]actions/setup-java v5→ [Updates:v6]actions/setup-python v6→ [Updates:v7]mikepenz/action-junit-report v4→ [Updates:v6]actions/upload-artifact v6→ [Updates:v7]actions/upload-artifact v6→ [Updates:v7]python 3.11→ [Updates:3.14]
pip_requirements (1)
requirements.txt (7)
fastapi >=0.110pytest >=7.4python-dotenv >=1.0specmatic ==2.54.1redis ==7.0.1→ [Updates:==7.4.1,==8.1.0]testcontainers ==4.13.2→ [Updates:==4.15.0]coverage ==7.11.0→ [Updates:==7.16.1]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the pending-update checklist, then inspect .github/workflows/main.yml and requirements.txt, which contain the listed GitHub Actions, Python, Redis, Testcontainers, and coverage dependencies. Choose an update that is not already covered by an open pull request; done means the selected version is updated and the relevant workflow or dependency checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, github-actions, python, redis
- Domain
- backend, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100