GoogleCloudPlatform / getting-started-python

Code samples for using Python on Google Cloud Platform
https://cloud.google.com/python
Apache License 2.0
788 stars 591 forks source link

chore(deps): update dependency nox to v2022.11.21 #521

Closed renovate-bot closed 2 years ago

renovate-bot commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nox ==2022.8.7 -> ==2022.11.21 age adoption passing confidence

Release Notes

wntrblm/nox ### [`v2022.11.21`](https://togithub.com/wntrblm/nox/blob/HEAD/CHANGELOG.md#​20221121) [Compare Source](https://togithub.com/wntrblm/nox/compare/2022.8.7...2022.11.21) We'd like to thank the following folks who contributed to this release: - [@​airtower-luna](https://togithub.com/airtower-luna) - [@​DiddiLeija](https://togithub.com/DiddiLeija) - [@​FollowTheProcess](https://togithub.com/FollowTheProcess) - [@​henryiii](https://togithub.com/henryiii) - [@​hynek](https://togithub.com/hynek) - [@​Julian](https://togithub.com/Julian) - [@​nhtsai](https://togithub.com/nhtsai) - [@​paw-lu](https://togithub.com/paw-lu) New features: - Include Python 3.11 classifier & testing ([#​655](https://togithub.com/wntrblm/nox/issues/655)) Improvements: - Fixed a few typos ([#​661](https://togithub.com/wntrblm/nox/issues/661), [#​660](https://togithub.com/wntrblm/nox/issues/660)) - Drop dependency on `py` ([#​647](https://togithub.com/wntrblm/nox/issues/647)) - `nox.session.run` now accepts a `pathlib.Path` for the command ([#​649](https://togithub.com/wntrblm/nox/issues/649)) - Document `nox.session.run`'s `stdout` and `stderr` arguments and add example of capturing output ([#​651](https://togithub.com/wntrblm/nox/issues/651)) Bugfixes: - GitHub Action: replace deprecated set-output command ([#​668](https://togithub.com/wntrblm/nox/issues/668)) - GitHub Action: point docs to 2022.8.7 not latest ([#​664](https://togithub.com/wntrblm/nox/issues/664)) - Docs: fix argument passing in `session.posargs` example ([#​653](https://togithub.com/wntrblm/nox/issues/653)) - Include GitHub action helper in `MANIFEST.in` ([#​645](https://togithub.com/wntrblm/nox/issues/645)) Internal changes: - GitHub Action: move to 3.11 final ([#​667](https://togithub.com/wntrblm/nox/issues/667)) - Cleanup Python 2 style code ([#​657](https://togithub.com/wntrblm/nox/issues/657)) - Update tools used in pre-commit ([#​646](https://togithub.com/wntrblm/nox/issues/646), [#​656](https://togithub.com/wntrblm/nox/issues/656))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.