Skip to main content

Req Update

Project description

req-update

PyPI PyPI - Python Version PyPI - License

Build Status Dependency Status Code Climate Test Coverage

req-update is a CLI tool to automatically update python, go, and node 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] [-p] [-i] [-d] [-v] [--version]

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

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

optional arguments:
  -h, --help     show this help message and exit
  -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.
  • 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, and node 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.0.1.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

req_update-2.0.1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file req-update-2.0.1.tar.gz.

File metadata

  • Download URL: req-update-2.0.1.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for req-update-2.0.1.tar.gz
Algorithm Hash digest
SHA256 4c4fcf867abc1a8974409ec1634641a4f1d3eb8be617f9da9fe25dacb090b4bc
MD5 88b61b7e0f452ec0d216b80c93504652
BLAKE2b-256 1595fe18f67fe09d48b51a0999a422153fc0579ce0b2bace12d68e6b9014035f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: req_update-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for req_update-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 371dbac4ec57466b6d07b125529af80229e93ca19fedc444b821ba6c4c3a8529
MD5 cd4c21667a166301f0de09c1c81bdaf5
BLAKE2b-256 f38d1fb64444f5d2b11643a655e61ba9c287ccdfb5857b5c3988c4fc436f83cc

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