Skip to content

Commit baf407d

Browse files
authored
fix(deps): Update dependency exceptiongroup to v1.1.3 (#46)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [exceptiongroup](https://togithub.com/agronholm/exceptiongroup) ([changelog](https://togithub.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)) | patch | `==1.1.2` -> `==1.1.3` | --- ### Release Notes <details> <summary>agronholm/exceptiongroup (exceptiongroup)</summary> ### [`v1.1.3`](https://togithub.com/agronholm/exceptiongroup/compare/1.1.2...1.1.3) [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.1.2...1.1.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent bad9443 commit baf407d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
dependencies = [
1313
"cloudquery-plugin-pb==0.0.15",
14-
"exceptiongroup==1.1.2",
14+
"exceptiongroup==1.1.3",
1515
"black==23.7.0",
1616
"grpcio==1.56.2",
1717
"grpcio-tools==1.56.2",

0 commit comments

Comments
 (0)