Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Switch from Dependabot to `update-dependencies` action for Python dependencies

Open Beginner friendly
#289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions, python
Domain
ci-cd

Research direction

Inspect the repository's current Dependabot configuration and Python dependency update workflow, then compare them with .github/workflows/update-python-dependencies.yml from job-server. Switch the Python updates to the update-dependencies action and verify that the workflow produces the expected dependency update changes within the stated timebox.

Written by the indexing model from the issue text.

Description

dependency-management

Dependabot continues to give us problems for Python in various repositories, with an assortment of problems.

We could move our Python updates to our own update-dependencies action, as we have for job-server.

Timebox: 1 - 2 hours.

Dominant language
Python
Stars
0
Forks
0
Avg merge
2d 20h
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

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.

More from opensafely-core/osgithub

All issues in opensafely-core/osgithub

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.