Skip to content

⬆️ Bumps dependencies in python requirements.txt files

License

Notifications You must be signed in to change notification settings

fastily/pip-dep-bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip-dep-bump

Python 3.11+ License: GPL v3

Bumps requirements.txt deps and updates them in the current virtualenv

Installation

pip install pip-dep-bump

👉 Installs a CLI alias called pdb which can be used to invoke the program directly

Usage

usage: pdb [-h] [-r requirements.txt] [-d]

pip-dep-bump CLI

options:
  -h, --help           show this help message and exit
  -r requirements.txt  The requirements.txt file to work off of. Default is ./requirements.txt
  -d                   Dry run, print contents of new requriements.txt

About

⬆️ Bumps dependencies in python requirements.txt files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages