Skip to main content

Update python, node, go, docker, and other dependencies

Project description

req-update

PyPI PyPI - Python Version PyPI - License

Build Status Code Climate Test Coverage

req-update is a CLI tool to automatically update python, go, node, and git submodule dependencies.

Usage

req-update requires no command line arguments. Running req-update will create a branch dep-update, check for outdated packages, and commit a series of commits to update packages.

$ req_update
usage: req_update.py [-h] [-l LANGUAGE] [-p] [-d] [-v] [--version]

Update python, go, node, and git submodule dependencies for your project with git integration

https://github.com/albertyw/req-update

options:
  -h, --help            show this help message and exit
  -l LANGUAGE, --language LANGUAGE
                        Language/package manager to update.  Options are: gitsubmodule, go, node, python
  -p, --push            Push commits individually to remote origin
  -d, --dryrun          Dry run
  -v, --verbose         Verbose output
  --version             show program's version number and exit

Features

  • Update python dependencies in requirements*.txt pip.
  • Update go dependencies in go.mod and go.sum with go modules.
  • Update node dependencies in package-lock.json with npm.
  • Update git submodules in .gitmodules with git.
  • Integrates with git, creating a branch with one commit per updated dependency
  • No third party dependencies beyond python 3 standard library
  • Automatic detection of python, go, node, and git dependencies; no CLI arguments required

Comparisons

  • req-upgrader - req-update integrates with git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

req_update-2.7.2.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

req_update-2.7.2-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file req_update-2.7.2.tar.gz.

File metadata

  • Download URL: req_update-2.7.2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for req_update-2.7.2.tar.gz
Algorithm Hash digest
SHA256 d1327f2c987b68f5bc44914d62721658fde7558e550223dff8387ef52ed69d51
MD5 f0b31f178f262b0ee66dc17e87bd7bd3
BLAKE2b-256 21650ed9320d8e2bb763432daf5ede5c53dd8c5bfcd79b00678ba2851931a849

See more details on using hashes here.

File details

Details for the file req_update-2.7.2-py3-none-any.whl.

File metadata

  • Download URL: req_update-2.7.2-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for req_update-2.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bac2ff2f916414a6ca7a854b10cf4e7cfc2360bdad4cc53e475dba3cfc97bfd5
MD5 1d956e017f011fab2220ab52067ab4ae
BLAKE2b-256 65eeaaf204b50faa364eabdb46246d4e66f88ee3b9ff683f35ddf19090528e55

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page