Req Update
Project description
req-update
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*.txtpip. - Update go dependencies in
go.modandgo.sumwith go modules. - Update node dependencies in
package-lock.jsonwith 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-updateintegrates with git
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(10.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file req-update-2.0.2.tar.gz.
File metadata
- Download URL: req-update-2.0.2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e46f07963339647aeaed81b001d289b81e72a695111ddd4253b20fa56b5a1a8
|
|
| MD5 |
60d20d583685db77587eaa6751897bd8
|
|
| BLAKE2b-256 |
ab6dd2c52dae0ee56ed0cebf8536fea481a785ff03c3d0b3a723f7daf1b9014f
|
File details
Details for the file req_update-2.0.2-py3-none-any.whl.
File metadata
- Download URL: req_update-2.0.2-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/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ca0216695e187a976833434dfcce9c3123eb91d9cac89d89587841b81180ee8
|
|
| MD5 |
35cfcb9f7f5cac9b13a3e8f8f3eb6881
|
|
| BLAKE2b-256 |
c7fe650cacb73d4e86a5e68d64f16cbee7c5b698cc588a0622988206b518a4e5
|