Skip to content

Commit 35e1ea8

Browse files
authored
chore(deps): update dependency pyupgrade to v2.32.1 (#1430)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyupgrade](https://togithub.com/asottile/pyupgrade) | `==2.32.0` -> `==2.32.1` | [![age](https://badges.renovateapi.com/packages/pypi/pyupgrade/2.32.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pyupgrade/2.32.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pyupgrade/2.32.1/compatibility-slim/2.32.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pyupgrade/2.32.1/confidence-slim/2.32.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>asottile/pyupgrade</summary> ### [`v2.32.1`](https://togithub.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/synthtool).
1 parent 6b4d5a6 commit 35e1ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter

synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ipython
33
jupyter
44
nbconvert
55
black==22.3.0
6-
pyupgrade==2.32.0
6+
pyupgrade==2.32.1
77
isort==5.10.1
88
flake8==4.0.1
99
nbqa==1.3.1

0 commit comments

Comments
 (0)