dependabot / dependabot/dependabot-core

Python: parse conda.env in addition to requirements.txt

Open
#2,227 44 comments 145 reactions 0 assignees View on GitHub
Epic Keep T: new-ecosystem
Dominant language
Ruby
Stars
5.8k
Forks
1.5k
Avg merge
2d 18h
Merged PRs (30d)
149

Description

Right now Depandabot can only deal with requirement.txt files from PyPy but a lot of our repositories use Anaconda yaml files because of the performance increase with the Tensorflow installation. Thus, adding Conda yaml support would be essential for us!

Contributor guide

Open the contributing guide

Research direction

The issue names requirements.txt and Anaconda/Conda YAML files as the dependency manifests to support. Start by locating the existing Python/PyPy requirements.txt handling, then determine how Conda YAML dependencies should be recognized and updated; done means Dependabot can process those repositories in addition to requirements.txt-only projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.