Skip to content

Commit 048bd13

Browse files
authored
fix(deps): Update dependency pluggy to v1.6.0 (#315)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | pluggy | minor | `==1.5.0` -> `==1.6.0` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 03acb36 commit 048bd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"numpy==2.3.2",
2222
"packaging==24.2",
2323
"pandas==2.3.2",
24-
"pluggy==1.5.0",
24+
"pluggy==1.6.0",
2525
"protobuf>=6.31.1",
2626
"pyarrow==19.0.1",
2727
"pytest==8.3.5",

0 commit comments

Comments
 (0)