cmenon12 / birdbox-livestream

Collection of Python scripts designed for livestreaming a birdbox from a Raspberry Pi to YouTube!
https://www.youtube.com/channel/UCikUXkTwFvyrHlajBRQwvuw/
GNU General Public License v3.0
2 stars 0 forks source link

Update pick from 2.2.0 to 2.3.2 #115

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pick ==2.2.0 -> ==2.3.2 age adoption passing confidence

:warning: This is a minor update.


Release Notes

aisk/pick (pick) ### [`v2.3.2`](https://togithub.com/aisk/pick/releases/tag/v2.3.2) [Compare Source](https://togithub.com/aisk/pick/compare/v2.3.1...v2.3.2) ##### What's Changed - Disable some old Pythons on GitHub Actions with macos-latest by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/125](https://togithub.com/aisk/pick/pull/125) - Add `clear_screen` parameter by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/124](https://togithub.com/aisk/pick/pull/124) **Full Changelog**: https://github.com/aisk/pick/compare/v2.3.1...v2.3.2 ### [`v2.3.1`](https://togithub.com/aisk/pick/releases/tag/v2.3.1) [Compare Source](https://togithub.com/aisk/pick/compare/v2.3.0...v2.3.1) ##### What's Changed - Allow pick list with non `str` or `Options` types by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/121](https://togithub.com/aisk/pick/pull/121) - Bump version 2.3.1 by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/122](https://togithub.com/aisk/pick/pull/122) **Full Changelog**: https://github.com/aisk/pick/compare/v2.3.0...v2.3.1 ### [`v2.3.0`](https://togithub.com/aisk/pick/releases/tag/v2.3.0) [Compare Source](https://togithub.com/aisk/pick/compare/v2.2.0...v2.3.0) ##### What's Changed - Bump mypy from 0.990 to 0.991 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aisk/pick/pull/89](https://togithub.com/aisk/pick/pull/89) - Add Python 3.12 to test matrix by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/115](https://togithub.com/aisk/pick/pull/115) - Bump pytest to 7.2.0 by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/116](https://togithub.com/aisk/pick/pull/116) - Adding descriptions for each option by [@​iamalisalehi](https://togithub.com/iamalisalehi) in [https://github.com/aisk/pick/pull/114](https://togithub.com/aisk/pick/pull/114) - Bump mypy from 0.991 to 1.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aisk/pick/pull/118](https://togithub.com/aisk/pick/pull/118) - added `position` argument so `pick` doesn't clear the screen every time by [@​Cornelius-Figgle](https://togithub.com/Cornelius-Figgle) in [https://github.com/aisk/pick/pull/95](https://togithub.com/aisk/pick/pull/95) - Bump version 2.3.0 by [@​aisk](https://togithub.com/aisk) in [https://github.com/aisk/pick/pull/119](https://togithub.com/aisk/pick/pull/119) ##### New Contributors - [@​aisk](https://togithub.com/aisk) made their first contribution in [https://github.com/aisk/pick/pull/115](https://togithub.com/aisk/pick/pull/115) - [@​iamalisalehi](https://togithub.com/iamalisalehi) made their first contribution in [https://github.com/aisk/pick/pull/114](https://togithub.com/aisk/pick/pull/114) - [@​Cornelius-Figgle](https://togithub.com/Cornelius-Figgle) made their first contribution in [https://github.com/aisk/pick/pull/95](https://togithub.com/aisk/pick/pull/95) **Full Changelog**: https://github.com/aisk/pick/compare/v2.2.0...v2.3.0

Configuration

📅 Schedule: Branch creation - "after 4pm on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.