Releases: pglombardo/pwpush-cli
Releases · pglombardo/pwpush-cli
v0.10.3: Dependency & Security Updates
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump pydantic from 2.7.2 to 2.7.3 (#877) @dependabot
- ⬆️ Bump certifi from 2024.2.2 to 2024.6.2 (#875) @dependabot
- ⬆️ Bump typing-extensions from 4.12.0 to 4.12.1 (#876) @dependabot
- ⬆️ Bump pydantic-core from 2.18.3 to 2.18.4 (#878) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🐍 PyPi Package
Available on PyPi:
https://pypi.org/project/pwpush/
🏃♂️ Run This Version
pip install pwpush==0.10.3
🔗 Useful Links
- Quick Start Documentation
- Passowrd Pusher REST API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v0.10.2
What’s Changed
With this release, you can now add a passphrase to your pushes:
pwpush push <payload string> --passphrase <passphrase>
Thanks to @Hellowlol for the contribution!
🚀 Features
- New Passphrase Support with
--passphrase
(#870) @Hellowlol
⬆️ Dependencies updates
- ⬆️ Bump pydantic from 1.10.14 to 2.7.2 (#872) @dependabot
- ⬆️ Bump requests from 2.31.0 to 2.32.3 (#874) @dependabot
- ⬆️ Bump nodeenv from 1.8.0 to 1.9.0 (#873) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.43 to 3.0.45 (#871) @dependabot
- ⬆️ Bump typing-extensions from 4.11.0 to 4.12.0 (#868) @dependabot
- ⬆️ Bump setuptools from 69.5.1 to 70.0.0 (#866) @dependabot
- ⬆️ Bump pytest from 8.2.0 to 8.2.1 (#862) @dependabot
- ⬆️ Bump virtualenv from 20.26.1 to 20.26.2 (#858) @dependabot
- ⬆️ Bump platformdirs from 4.2.1 to 4.2.2 (#860) @dependabot
- ⬆️ Bump pylint from 3.1.0 to 3.2.2 (#864) @dependabot
- ⬆️ Bump idna from 3.6 to 3.7 (#830) @dependabot
- ⬆️ Bump tomlkit from 0.12.4 to 0.12.5 (#857) @dependabot
- ⬆️ Bump cryptography from 42.0.6 to 42.0.7 (#856) @dependabot
- ⬆️ Bump cryptography from 42.0.5 to 42.0.6 (#855) @dependabot
- ⬆️ Bump jinja2 from 3.1.3 to 3.1.4 (#854) @dependabot
- ⬆️ Bump pygments from 2.17.2 to 2.18.0 (#853) @dependabot
- ⬆️ Bump marshmallow from 3.21.1 to 3.21.2 (#851) @dependabot
- ⬆️ Bump safety from 3.1.0 to 3.2.0 (#850) @dependabot
- ⬆️ Bump virtualenv from 20.26.0 to 20.26.1 (#849) @dependabot
- ⬆️ Bump filelock from 3.13.4 to 3.14.0 (#848) @dependabot
- ⬆️ Bump pytest from 8.1.1 to 8.2.0 (#847) @dependabot
- ⬆️ Bump black from 24.4.1 to 24.4.2 (#846) @dependabot
- ⬆️ Bump mypy from 1.9.0 to 1.10.0 (#845) @dependabot
- ⬆️ Bump black from 24.4.0 to 24.4.1 (#844) @dependabot
- ⬆️ Bump platformdirs from 4.2.0 to 4.2.1 (#842) @dependabot
- ⬆️ Bump virtualenv from 20.25.3 to 20.26.0 (#841) @dependabot
- ⬆️ Bump pluggy from 1.4.0 to 1.5.0 (#840) @dependabot
- ⬆️ Bump identify from 2.5.35 to 2.5.36 (#839) @dependabot
- ⬆️ Bump traitlets from 5.14.2 to 5.14.3 (#838) @dependabot
- ⬆️ Bump exceptiongroup from 1.2.0 to 1.2.1 (#837) @dependabot
- ⬆️ Bump virtualenv from 20.25.2 to 20.25.3 (#836) @dependabot
- ⬆️ Bump virtualenv from 20.25.1 to 20.25.2 (#835) @dependabot
- ⬆️ Bump matplotlib-inline from 0.1.6 to 0.1.7 (#834) @dependabot
- ⬆️ Bump black from 24.3.0 to 24.4.0 (#833) @dependabot
- ⬆️ Bump setuptools from 69.2.0 to 69.5.1 (#832) @dependabot
- ⬆️ Bump typer from 0.12.1 to 0.12.3 (#829) @dependabot
- ⬆️ Bump typer from 0.12.1 to 0.12.3 (#828) @dependabot
- ⬆️ Bump filelock from 3.13.3 to 3.13.4 (#827) @dependabot
- ⬆️ Bump typer from 0.12.1 to 0.12.2 (#826) @dependabot
- ⬆️ Bump parso from 0.8.3 to 0.8.4 (#825) @dependabot
- ⬆️ Bump typer from 0.12.0 to 0.12.1 (#824) @dependabot
- ⬆️ Bump typing-extensions from 4.10.0 to 4.11.0 (#823) @dependabot
- ⬆️ Bump typer from 0.12.0 to 0.12.1 (#822) @dependabot
- ⬆️ Bump typer from 0.9.0 to 0.12.0 (#821) @dependabot
- ⬆️ Bump pydantic-core from 2.16.3 to 2.18.0 (#819) @dependabot
- ⬆️ Bump pre-commit from 2.21.0 to 3.5.0 (#679) @dependabot
👥 List of contributors
@Hellowlol, @dependabot, @dependabot[bot] and @pglombardo
🐍 PyPi Package
Available on PyPi:
https://pypi.org/project/pwpush/
🏃♂️ Run This Version
pip install pwpush==0.10.2
🔗 Useful Links
- Quick Start Documentation
- Passowrd Pusher REST API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v0.10.1: Dependency, Security & Linter Updates
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump pylint from 2.17.7 to 3.1.0 (#790) @dependabot
- ⬆️ Bump rich from 12.6.0 to 13.7.1 (#794) @dependabot
- ⬆️ Bump Gr1N/setup-poetry from 8 to 9 (#783) @dependabot
- ⬆️ Bump packaging from 21.3 to 24.0 (#802) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#770) @dependabot
- ⬆️ Bump typer from 0.9.0 to 0.12.0 (#817) @dependabot
- ⬆️ Bump black from 22.12.0 to 24.3.0 (#807) @dependabot
- ⬆️ Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#797) @dependabot
- ⬆️ Bump marshmallow from 3.20.2 to 3.21.1 (#799) @dependabot
- ⬆️ Bump bandit from 1.7.5 to 1.7.8 (#803) @dependabot
- ⬆️ Bump setuptools from 69.1.0 to 69.2.0 (#806) @dependabot
- ⬆️ Bump traitlets from 5.14.1 to 5.14.2 (#805) @dependabot
- ⬆️ Bump actions/cache from 4.0.0 to 4.0.2 (#808) @dependabot
- ⬆️ Bump actions/setup-python from 5.0.0 to 5.1.0 (#812) @dependabot
- ⬆️ Bump cryptography from 42.0.4 to 42.0.5 (#788) @dependabot
- ⬆️ Bump pexpect from 4.8.0 to 4.9.0 (#731) @dependabot
- ⬆️ Bump tomlkit from 0.12.3 to 0.12.4 (#793) @dependabot
- ⬆️ Bump typing-extensions from 4.9.0 to 4.10.0 (#791) @dependabot
- Poetry Update: Update all Dependencies (#818) @pglombardo
- ⬆️ Bump stevedore from 5.1.0 to 5.2.0 (#786) @dependabot
- ⬆️ Bump virtualenv from 20.25.0 to 20.25.1 (#785) @dependabot
- ⬆️ Bump cryptography from 42.0.3 to 42.0.4 (#784) @dependabot
- ⬆️ Bump pytest from 8.0.0 to 8.0.1 (#782) @dependabot
- ⬆️ Bump identify from 2.5.34 to 2.5.35 (#781) @dependabot
- ⬆️ Bump urllib3 from 2.2.0 to 2.2.1 (#780) @dependabot
- ⬆️ Bump cryptography from 42.0.2 to 42.0.3 (#779) @dependabot
- ⬆️ Bump gitpython from 3.1.41 to 3.1.42 (#778) @dependabot
- ⬆️ Bump setuptools from 69.0.3 to 69.1.0 (#776) @dependabot
- ⬆️ Bump identify from 2.5.33 to 2.5.34 (#775) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.5 to 0.18.6 (#774) @dependabot
- ⬆️ Bump appnope from 0.1.3 to 0.1.4 (#773) @dependabot
- ⬆️ Bump safety-schemas from 0.0.1 to 0.0.2 (#771) @dependabot
- ⬆️ Bump markupsafe from 2.1.4 to 2.1.5 (#769) @dependabot
- ⬆️ Bump safety from 2.3.5 to 3.0.1 (#759) @dependabot
- ⬆️ Bump actions/setup-python from 4.8.0 to 5.0.0 (#736) @dependabot
- ⬆️ Bump pbr from 5.11.1 to 6.0.0 (#709) @dependabot
- ⬆️ Bump executing from 1.2.0 to 2.0.1 (#698) @dependabot
- ⬆️ Bump setuptools from 68.2.2 to 69.0.3 (#750) @dependabot
- ⬆️ Bump actions/cache from 3.3.3 to 4.0.0 (#757) @dependabot
- ⬆️ Bump platformdirs from 3.11.0 to 4.2.0 (#764) @dependabot
- ⬆️ Bump pytest from 7.4.4 to 8.0.0 (#763) @dependabot
- ⬆️ Bump certifi from 2023.11.17 to 2024.2.2 (#766) @dependabot
- ⬆️ Bump urllib3 from 2.1.0 to 2.2.0 (#765) @dependabot
- ⬆️ Bump dill from 0.3.7 to 0.3.8 (#762) @dependabot
- ⬆️ Bump pluggy from 1.3.0 to 1.4.0 (#761) @dependabot
- ⬆️ Bump actions/cache from 3.3.2 to 3.3.3 (#756) @dependabot
- ⬆️ Bump gitpython from 3.1.40 to 3.1.41 (#755) @dependabot
- ⬆️ Bump wcwidth from 0.2.12 to 0.2.13 (#754) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
v0.10.0: Add File Uploads, Fixes and Updates
What’s Changed
🚀 Features
- fix config setting and add file uploads (#752) Thanks @CorentinDeBoisset!
⬆️ Dependencies updates
- ⬆️ Bump traitlets from 5.13.0 to 5.14.1 (#753) @dependabot
- ⬆️ Bump pytest from 7.4.3 to 7.4.4 (#751) @dependabot
- ⬆️ Bump mypy from 1.7.1 to 1.8.0 (#749) @dependabot
- ⬆️ Bump lazy-object-proxy from 1.9.0 to 1.10.0 (#748) @dependabot
- ⬆️ Bump isort from 5.13.1 to 5.13.2 (#747) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.42 to 3.0.43 (#746) @dependabot
- ⬆️ Bump distlib from 0.3.7 to 0.3.8 (#745) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.41 to 3.0.42 (#744) @dependabot
- ⬆️ Bump isort from 5.13.0 to 5.13.1 (#742) @dependabot
- ⬆️ Bump pathspec from 0.11.2 to 0.12.1 (#741) @dependabot
- ⬆️ Bump isort from 5.12.0 to 5.13.0 (#740) @dependabot
- ⬆️ Bump typing-extensions from 4.8.0 to 4.9.0 (#738) @dependabot
- ⬆️ Bump identify from 2.5.32 to 2.5.33 (#737) @dependabot
- ⬆️ Bump actions/setup-python from 4.7.1 to 4.8.0 (#735) @dependabot
- ⬆️ Bump virtualenv from 20.24.7 to 20.25.0 (#733) @dependabot
- ⬆️ Bump mypy from 1.7.0 to 1.7.1 (#729) @dependabot
- ⬆️ Bump wcwidth from 0.2.11 to 0.2.12 (#728) @dependabot
- ⬆️ Bump pygments from 2.17.1 to 2.17.2 (#727) @dependabot
- ⬆️ Bump exceptiongroup from 1.1.3 to 1.2.0 (#724) @dependabot
- ⬆️ Bump virtualenv from 20.24.6 to 20.24.7 (#723) @dependabot
- ⬆️ Bump wcwidth from 0.2.10 to 0.2.11 (#721) @dependabot
- ⬆️ Bump identify from 2.5.31 to 2.5.32 (#720) @dependabot
- ⬆️ Bump certifi from 2023.7.22 to 2023.11.17 (#719) @dependabot
- ⬆️ Bump pygments from 2.16.1 to 2.17.1 (#718) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.40 to 3.0.41 (#716) @dependabot
- ⬆️ Bump tomlkit from 0.12.2 to 0.12.3 (#715) @dependabot
- ⬆️ Bump wcwidth from 0.2.9 to 0.2.10 (#714) @dependabot
- ⬆️ Bump urllib3 from 2.0.7 to 2.1.0 (#713) @dependabot
- ⬆️ Bump mypy from 1.6.1 to 1.7.0 (#712) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.39 to 3.0.40 (#711) @dependabot
- ⬆️ Bump wrapt from 1.15.0 to 1.16.0 (#710) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.4 to 0.18.5 (#708) @dependabot
- ⬆️ Bump tomlkit from 0.12.1 to 0.12.2 (#707) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.3 to 0.18.4 (#706) @dependabot
- ⬆️ Bump charset-normalizer from 3.3.1 to 3.3.2 (#705) @dependabot
- ⬆️ Bump filelock from 3.13.0 to 3.13.1 (#704) @dependabot
- ⬆️ Bump traitlets from 5.12.0 to 5.13.0 (#703) @dependabot
- ⬆️ Bump wcwidth from 0.2.8 to 0.2.9 (#702) @dependabot
- ⬆️ Bump filelock from 3.12.4 to 3.13.0 (#700) @dependabot
- ⬆️ Bump identify from 2.5.30 to 2.5.31 (#701) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.2 to 0.18.3 (#699) @dependabot
- ⬆️ Bump asttokens from 2.4.0 to 2.4.1 (#697) @dependabot
- ⬆️ Bump shellingham from 1.5.3 to 1.5.4 (#696) @dependabot
- ⬆️ Bump traitlets from 5.11.2 to 5.12.0 (#695) @dependabot
- ⬆️ Bump pytest from 7.4.2 to 7.4.3 (#694) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.0 to 0.18.2 (#693) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.40 to 0.18.0 (#692) @dependabot
- ⬆️ Bump virtualenv from 20.24.5 to 20.24.6 (#691) @dependabot
- ⬆️ Bump shellingham from 1.5.3 to 1.5.4 (#690) @dependabot
- ⬆️ Bump charset-normalizer from 3.3.0 to 3.3.1 (#688) @dependabot
- ⬆️ Bump gitdb from 4.0.10 to 4.0.11 (#687) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.39 to 0.17.40 (#686) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.35 to 0.17.39 (#685) @dependabot
- ⬆️ Bump gitpython from 3.1.38 to 3.1.40 (#684) @dependabot
- ⬆️ Bump gitpython from 3.1.37 to 3.1.38 (#683) @dependabot
- ⬆️ Bump urllib3 from 2.0.6 to 2.0.7 (#682) @dependabot
- ⬆️ Bump mypy from 1.6.0 to 1.6.1 (#681) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#680) @dependabot
- ⬆️ Bump ipython from 8.12.2 to 8.12.3 (#665) @dependabot
- ⬆️ Bump mypy from 1.5.1 to 1.6.0 (#678) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.34 to 0.17.35 (#676) @dependabot
- ⬆️ Bump traitlets from 5.10.1 to 5.11.2 (#675) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.33 to 0.17.34 (#674) @dependabot
- ⬆️ Bump ruamel-yaml-clib from 0.2.7 to 0.2.8 (#673) @dependabot
- ⬆️ Bump urllib3 from 2.0.5 to 2.0.6 (#669) @dependabot
- ⬆️ Bump jedi from 0.19.0 to 0.19.1 (#668) @dependabot
- ⬆️ Bump platformdirs from 3.10.0 to 3.11.0 (#667) @dependabot
- ⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#666) @dependabot
- ⬆️ Bump wcwidth from 0.2.7 to 0.2.8 (#664) @dependabot
- ⬆️ Bump identify from 2.5.29 to 2.5.30 (#663) @dependabot
- ⬆️ Bump stack-data from 0.6.2 to 0.6.3 (#661) @dependabot
- ⬆️ Bump charset-normalizer from 3.2.0 to 3.3.0 (#659) @dependabot
- ⬆️ Bump pylint from 2.17.6 to 2.17.7 (#658) @dependabot
- ⬆️ Bump actions/checkout from 2 to 4 (#632) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.32 to 0.17.33 (#657) @dependabot
- ⬆️ Bump wcwidth from 0.2.6 to 0.2.7 (#656) @dependabot
- ⬆️ Bump traitlets from 5.10.0 to 5.10.1 (#654) @dependabot
- ⬆️ Bump astroid from 2.15.7 to 2.15.8 (#653) @dependabot
- ⬆️ Bump pylint from 2.17.5 to 2.17.6 (#652) @dependabot
- ⬆️ Bump astroid from 2.15.6 to 2.15.7 (#651) @dependabot
- ⬆️ Bump gitpython from 3.1.35 to 3.1.37 (#650) @dependabot
- ⬆️ Bump urllib3 from 2.0.4 to 2.0.5 (#649) @dependabot
- ⬆️ Bump identify from 2.5.27 to 2.5.29 (#648) @dependabot
- ⬆️ Bump smmap from 5.0.0 to 5.0.1 (#647) @dependabot
- ⬆️ Bump typing-extensions from 4.7.1 to 4.8.0 (#646) @dependabot
- ⬆️ Bump traitlets from 5.9.0 to 5.10.0 (#644) @dependabot
- ⬆️ Bump filelock from 3.12.3 to 3.12.4 (#643) @dependabot
- ⬆️ Bump setuptools from 68.2.0 to 68.2.2 (#642) @dependabot
- ⬆️ Bump virtualenv from 20.24.4 to 20.24.5 (#638) @dependabot
- ⬆️ Bump actions/cache from 3.3.1 to 3.3.2 (#637) @dependabot
- ⬆️ Bump pytest from 7.4.1 to 7.4.2 (#636) @dependabot
- ⬆️ Bump gitpython from 3.1.34 to 3.1.35 (#635) @dependabot
- ⬆️ Bump setuptools from 68.1.2 to 68.2.0 (#634) @dependabot
- ⬆️ Bump asttokens from 2.3.0 to 2.4.0 (#633) @dependabot
- ⬆️ Bump pytest from 7.4.0 to 7.4.1 (#630) @dependabot
- ⬆️ Bump asttokens from 2.2.1 to 2.3.0 (#629) @dependabot
- ⬆️ Bump gitpython from 3.1.32 to 3.1.34 (#628) @dependabot
- ⬆️ Bump virtualenv from 20.24.3 to 20.24.4 (#627) @dependabot
- ⬆️ Bump filelock from 3.12.2 to 3.12.3 (#626) @dependabot
- ⬆️ Bump pluggy from 1.2.0 to 1.3.0 (#625) @dependabot
- ⬆️ Bump shellingham from 1.5.0.post1 to 1.5.3 (#624) @dependabot
- ⬆️ Bump identify from 2.5.26 to 2.5.27 (#623) @dependabot
- ⬆️ Bump tokenize-rt from 5.1.0 to 5.2.0 (#622) @dependabot
- ⬆️ Bump pyparsing from 3.1.0 to 3.1.1 (#620) @dependabot
- ⬆️ Bump cfgv from 3.3.1 to 3.4.0 (#621) @dependabot
- ⬆️ Bump jedi from 0.18.2 to 0.19.0 (#619) @dependabot
- ⬆️ Bump pygments from 2.15.1 to 2.16.1 (#618) @dependabot
- ⬆️ Bump virtualenv from 20.24.2 to 20.24.3 (#617) @dependabot
- ⬆️ Bump platformdirs from 3.9.1 to 3.10.0 (#616) @dependabot
- ⬆️ Bump pathspec from 0.11.1 to 0.11.2 (#615) @dependabot
- ⬆️ Bump click from 8.1.6 to 8.1.7 (#614) @dependabot
- ⬆️ Bump setuptools from 68.0.0 to 68.1.2 (#613) @dependabot
- ⬆️ Bump tomlkit from 0.11.8 to 0.12.1 (#612) @dependabot
- ⬆️ Bump exceptiongroup from 1.1.2 to 1.1.3 (#611) @dependabot
- ⬆️ Bump shellingham from 1.5.0.post1 to 1.5.3 (#610) @dependabot
- ⬆️ Bump mypy from 1.5.0 to 1.5.1 (#609) @dependabot
- ⬆️ Bump shellingham from 1.5.0.post1 to 1.5.2 (#608) @dependabot
- ⬆️ Bump mypy from 1.4.1 to 1.5.0 (#607) @dependabot
- ⬆️ Bump pylint from 2.17.4 to 2.17.5 (#603) @dependabot
👥 List of contributors
@CorentinDeBoisset, @dependabot, @dependabot[bot] and @pglombardo
v0.9.3: Dependency Updates
What’s Changed
- Update README.md (#599) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump typer from 0.7.0 to 0.9.0 (#541) @dependabot
- ⬆️ Bump python from 3.11.2-slim-buster to 3.11.4-slim-buster in /docker (#564) @dependabot
- ⬆️ Bump actions/setup-python from 4.5.0 to 4.7.0 (#592) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#581) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
v0.9.2: Dependency Updates
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump mypy-extensions from 0.4.3 to 1.0.0 (#459) @dependabot
- ⬆️ Bump identify from 2.5.17 to 2.5.18 (#471) @dependabot
- ⬆️ Bump shellingham from 1.5.0 to 1.5.1 (#470) @dependabot
- ⬆️ Bump typer from 0.6.1 to 0.7.0 (#469) @dependabot
- ⬆️ Bump actions/cache from 3.2.4 to 3.2.5 (#467) @dependabot
- ⬆️ Bump python from 3.11.1-slim-buster to 3.11.2-slim-buster in /docker (#466) @dependabot
- ⬆️ Bump zipp from 3.12.1 to 3.13.0 (#465) @dependabot
- ⬆️ Bump charset-normalizer from 2.1.1 to 3.0.1 (#444) @dependabot
- ⬆️ Bump iniconfig from 1.1.1 to 2.0.0 (#433) @dependabot
- ⬆️ Bump importlib-metadata from 5.2.0 to 6.0.0 (#429) @dependabot
- ⬆️ Bump setuptools from 65.7.0 to 67.2.0 (#461) @dependabot
- ⬆️ Bump mypy from 0.991 to 1.0.0 (#462) @dependabot
- ⬆️ Bump platformdirs from 2.6.2 to 3.0.0 (#463) @dependabot
- ⬆️ Bump virtualenv from 20.18.0 to 20.19.0 (#464) @dependabot
- ⬆️ Bump virtualenv from 20.17.1 to 20.18.0 (#460) @dependabot
- ⬆️ Bump zipp from 3.12.0 to 3.12.1 (#458) @dependabot
- ⬆️ Bump isort from 5.11.4 to 5.11.5 (#456) @dependabot
- ⬆️ Bump identify from 2.5.16 to 2.5.17 (#455) @dependabot
- ⬆️ Bump traitlets from 5.8.1 to 5.9.0 (#454) @dependabot
- ⬆️ Bump actions/cache from 3.2.3 to 3.2.4 (#453) @dependabot
- ⬆️ Bump zipp from 3.11.0 to 3.12.0 (#451) @dependabot
- ⬆️ Bump identify from 2.5.15 to 2.5.16 (#450) @dependabot
- ⬆️ Bump pathspec from 0.10.3 to 0.11.0 (#449) @dependabot
- ⬆️ Bump identify from 2.5.13 to 2.5.15 (#448) @dependabot
- ⬆️ Bump wcwidth from 0.2.5 to 0.2.6 (#446) @dependabot
- ⬆️ Bump pytest from 7.2.0 to 7.2.1 (#445) @dependabot
- ⬆️ Bump requests from 2.28.1 to 2.28.2 (#442) @dependabot
- ⬆️ Bump actions/setup-python from 4.4.0 to 4.5.0 (#441) @dependabot
- ⬆️ Bump identify from 2.5.12 to 2.5.13 (#440) @dependabot
- ⬆️ Bump urllib3 from 1.26.13 to 1.26.14 (#439) @dependabot
- ⬆️ Bump pbr from 5.11.0 to 5.11.1 (#438) @dependabot
- ⬆️ Bump setuptools from 65.6.3 to 65.7.0 (#437) @dependabot
- ⬆️ Bump traitlets from 5.8.0 to 5.8.1 (#435) @dependabot
- ⬆️ Bump actions/cache from 3.2.2 to 3.2.3 (#434) @dependabot
👥 List of contributors
@dependabot and @dependabot[bot]
v0.9.1: Dependency Updates
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump isort from 5.11.3 to 5.11.4 (#419) @dependabot
- ⬆️ Bump exceptiongroup from 1.0.4 to 1.1.0 (#422) @dependabot
- ⬆️ Bump actions/cache from 3.0.11 to 3.2.1 (#421) @dependabot
- ⬆️ Bump identify from 2.5.10 to 2.5.11 (#415) @dependabot
- ⬆️ Bump traitlets from 5.7.1 to 5.8.0 (#416) @dependabot
- ⬆️ Bump isort from 5.11.2 to 5.11.3 (#413) @dependabot
- ⬆️ Bump importlib-metadata from 5.1.0 to 5.2.0 (#414) @dependabot
- ⬆️ Bump identify from 2.5.9 to 2.5.10 (#412) @dependabot
- ⬆️ Bump ipdb from 0.13.9 to 0.13.11 (#410) @dependabot
- ⬆️ Bump isort from 5.11.1 to 5.11.2 (#411) @dependabot
- ⬆️ Bump traitlets from 5.7.0 to 5.7.1 (#409) @dependabot
- ⬆️ Bump isort from 5.10.1 to 5.11.1 (#408) @dependabot
- ⬆️ Bump pathspec from 0.10.2 to 0.10.3 (#407) @dependabot
- ⬆️ Bump black from 22.10.0 to 22.12.0 (#406) @dependabot
- ⬆️ Bump python from 3.11.0-slim-buster to 3.11.1-slim-buster in /docker (#405) @dependabot
- ⬆️ Bump actions/setup-python from 4.3.0 to 4.3.1 (#402) @dependabot
- ⬆️ Bump traitlets from 5.6.0 to 5.7.0 (#403) @dependabot
- ⬆️ Bump safety from 2.3.4 to 2.3.5 (#404) @dependabot
- ⬆️ Bump packaging from 21.3 to 22.0 (#400) @dependabot
- ⬆️ Bump setuptools from 65.6.0 to 65.6.3 (#387) @dependabot
- ⬆️ Bump importlib-metadata from 5.0.0 to 5.1.0 (#385) @dependabot
- ⬆️ Bump urllib3 from 1.26.12 to 1.26.13 (#383) @dependabot
- ⬆️ Bump pyupgrade from 3.2.2 to 3.3.1 (#397) @dependabot
- ⬆️ Bump traitlets from 5.5.0 to 5.6.0 (#392) @dependabot
- ⬆️ Bump gitdb from 4.0.9 to 4.0.10 (#386) @dependabot
- ⬆️ Bump zipp from 3.10.0 to 3.11.0 (#389) @dependabot
- ⬆️ Bump filelock from 3.8.0 to 3.8.2 (#393) @dependabot
- ⬆️ Bump virtualenv from 20.16.7 to 20.17.1 (#394) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.33 to 3.0.36 (#396) @dependabot
- ⬆️ Bump certifi from 2022.9.24 to 2022.12.7 (#398) @dependabot
- ⬆️ Bump platformdirs from 2.5.4 to 2.6.0 (#399) @dependabot
- ⬆️ Bump safety from 2.3.2 to 2.3.4 (#401) @dependabot
- ⬆️ Bump identify from 2.5.8 to 2.5.9 (#378) @dependabot
- ⬆️ Bump jedi from 0.18.1 to 0.18.2 (#379) @dependabot
- ⬆️ Bump setuptools from 65.5.1 to 65.6.0 (#380) @dependabot
- ⬆️ Bump safety from 2.3.1 to 2.3.2 (#381) @dependabot
- ⬆️ Bump prompt-toolkit from 3.0.32 to 3.0.33 (#382) @dependabot
- ⬆️ Bump exceptiongroup from 1.0.3 to 1.0.4 (#377) @dependabot
- ⬆️ Bump exceptiongroup from 1.0.2 to 1.0.3 (#375) @dependabot
- ⬆️ Bump typed-ast from 1.4.3 to 1.5.4 (#376) @dependabot
- ⬆️ Bump mypy from 0.990 to 0.991 (#374) @dependabot
- ⬆️ Bump importlib-metadata from 4.12.0 to 5.0.0 (#333) @dependabot
- ⬆️ Bump actions/checkout from 2 to 3.1.0 (#341) @dependabot
- ⬆️ Bump python from 3.7-slim-buster to 3.11.0-slim-buster in /docker (#364) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 5.21.1 (#352) @dependabot
- ⬆️ Bump actions/cache from 2.1.6 to 3.0.11 (#350) @dependabot
- ⬆️ Bump actions/setup-python from 2.2.2 to 4.3.0 (#347) @dependabot
- ⬆️ Bump mypy from 0.910 to 0.990 (#367) @dependabot
- ⬆️ Bump pyupgrade from 2.37.3 to 3.2.2 (#370) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
v0.9.0 First Release
What’s Changed
- First functional release
👥 List of contributors
Full Changelog: https://github.com/pglombardo/pwpush-cli/commits/v0.9.0