Pls-cli

Latest version: v0.3.4

Safety actively analyzes 623133 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.4

What's Changed
* ⬆️ Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/105
* ⬆️ Bump rich from 13.7.0 to 13.7.1 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/106


**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.3.3...0.3.4

0.3.3

What's Changed
* ⬆️ Bump freezegun from 1.2.2 to 1.4.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/104
* ⬆️ Bump safety from 2.3.5 to 3.0.1 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/101
* ⬆️ Bump pytest from 7.4.0 to 7.4.4 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/102
* ⬆️ Bump mkdocs-meta-descriptions-plugin from 2.3.0 to 3.0.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/103


**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.3.2...0.3.3

0.3.2

What's Changed

Internal

* ⬆️ Bump typer to 0.9.0 by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/78
* ⬆️ Bump mkdocs-material from 9.1.18 to 9.1.19 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/79
* ⬆️ Bump types-setuptools from 65.7.0.4 to 68.0.0.3 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/80
* ⬆️ Bump mkdocs-meta-descriptions-plugin from 2.2.0 to 2.3.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/82
* ⬆️ Bump urllib3 from 2.0.3 to 2.0.7 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/94
* ⬆️ Bump certifi from 2023.5.7 to 2023.7.22 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/95
* ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/96
* ⬆️ Bump rich from 12.6.0 to 13.7.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/97
* ⬆️ Bump types-setuptools from 68.0.0.3 to 69.0.0.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/98
* ⬆️ Bump mkdocs from 1.4.3 to 1.5.3 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/90
* ⬆️ Bump mkdocs-material from 9.1.19 to 9.2.7 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/99


**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.3.1...0.3.2

0.3.1

What's Changed

Internal
* ⬆️ Bump certifi from 2022.9.24 to 2022.12.7 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/54
* ⬆️ Bump typer from 0.6.1 to 0.7.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/50
* ⬆️ Bump safety from 2.3.1 to 2.3.5 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/56
* ⬆️ Bump types-setuptools from 65.5.0.2 to 65.7.0.3 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/58
* ⬆️ Bump mkdocs-material from 8.5.9 to 9.0.9 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/57


**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.3.0...0.3.1

0.3.0

What's Changed

Features
* ✨ Editing an existing task by igor-simoes in https://github.com/guedesfelipe/pls-cli/pull/43

Fix
* 🩹 Return minimal default config if doesn't exists by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/19

Docs
* 📝 Update bar.done to bar.finished by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/18
* 📝 Add warning to restart terminal by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/20
* ✏️ Update docs by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/28
* 📄 Code of conduct by guedesfelipe in https://github.com/guedesfelipe/pls-cli/pull/44

Internal
* ⬆️ Bump safety from 2.0.0 to 2.1.1 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/23
* ⬆️ Bump types-setuptools from 62.6.1 to 63.2.3 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/27
* ⬆️ Bump mkdocs from 1.3.0 to 1.3.1 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/24
* ⬆️ Bump blue from 0.9.0 to 0.9.1 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/33
* ⬆️ Bump mkdocs-material from 8.3.9 to 8.5.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/34
* ⬆️ Bump types-setuptools from 63.2.3 to 65.3.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/32
* ⬆️ Bump freezegun from 1.2.1 to 1.2.2 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/31
* ⬆️ Bump dparse from 0.5.1 to 0.5.2 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/42
* ⬆️ Bump pytest from 7.1.2 to 7.2.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/46
* ⬆️ Bump types-setuptools from 65.3.0 to 65.5.0.2 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/45
* ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 by dependabot in https://github.com/guedesfelipe/pls-cli/pull/39

Upgrade version
sh
pip install pls-cli --upgrade


New Contributors
* igor-simoes made their first contribution in https://github.com/guedesfelipe/pls-cli/pull/43

**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.2.1...0.3.0

0.2.1

What's Changed

Fix
* 🐛 Exception when all tasks are done by dmb23 in https://github.com/guedesfelipe/pls-cli/pull/16

New Contributors
* dmb23 made their first contribution in https://github.com/guedesfelipe/pls-cli/pull/16

**Full Changelog**: https://github.com/guedesfelipe/pls-cli/compare/0.2.0...0.2.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.