PyRedactKit icon indicating copy to clipboard operation
PyRedactKit copied to clipboard

Python CLI tool to redact and un-redact sensitive data from text files. πŸ”πŸ“

Results 12 PyRedactKit issues
Sort by recently updated
recently updated
newest added

Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 to 13.4.2. Release notes Sourced from rich's releases. v13.4.2 [13.4.2] - 2023-06-12 Changed Relaxed markdown-it-py dependency Hot fix for typing extension issue [13.4.1] - 2023-05-31 Fixed...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.3.2. Release notes Sourced from pytest's releases. 7.3.2 pytest 7.3.2 (2023-06-10) Bug Fixes #10169: Fix bug where very long option names could cause pytest to...

dependencies

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2022.7.25 to 2023.6.3. Changelog Sourced from regex's changelog. Version: 2023.6.3 # Git issue 498: Conditional negative lookahead inside positive lookahead fails to match Conditional node needed an...

dependencies

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0. Changelog Sourced from pytest-cov's changelog. 4.1.0 (2023-05-24) Updated CI with new Pythons and dependencies. Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0....

dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.961 to 1.3.0. Commits 9df39ab set version to 1.3.0 c1464a9 Revert "Fix disappearing errors when re-running dmypy check (#14835)" (#15179) d887e9c Fix performance in union subtyping (#15104)...

dependencies

Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 23.1.0. Release notes Sourced from attrs's releases. 23.1.0 Highlights A lot of features and smaller bug fixes! But also with a heavy heart, we're leaving...

dependencies

Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 23.1. Release notes Sourced from packaging's releases. 23.1 What's Changed chore: add typed classifier by @​miketheman in pypa/packaging#655 Improve parser error messaging around mistakes in/around...

dependencies

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.65.0. Release notes Sourced from tqdm's releases. tqdm v4.65.0 stable add Python 3.11 and drop Python 3.6 support (#1439, #1419, #502 <- #720, #620) misc...

dependencies

## Checklist - [x] I have read the [README](https://github.com/brootware/PyRedactKit/blob/main/README.md) and know the correct effect of the functional design. - [x] There are no similar reports on [existing issues](https://github.com/brootware/PyRedactKit/issues?q=is%3Aissue) (including closed...

## Checklist - [x] There are no similar reports on [existing issues](https://github.com/brootware/PyRedactKit/issues?q=is%3Aissue) (including closed ones). - [x] I was in the `master` branch of the latest code. ## Is your...