Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Update dependency exceptiongroup to v1.2.1 #159

Merged
merged 1 commit into from
May 1, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented May 1, 2024

This PR contains the following updates:

Package Update Change
exceptiongroup (changelog) patch ==1.2.0 -> ==1.2.1

Release Notes

agronholm/exceptiongroup (exceptiongroup)

v1.2.1

Compare Source

  • Updated the copying of __notes__ to match CPython behavior (PR by CF Bolz-Tereick)
  • Corrected the type annotation of the exception handler callback to accept a BaseExceptionGroup instead of BaseException
  • Fixed type errors on Python < 3.10 and the type annotation of suppress() (PR by John Litborn)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label May 1, 2024
@kodiakhq kodiakhq bot merged commit 21c5de7 into main May 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/exceptiongroup-1.x branch May 1, 2024 00:43
kodiakhq bot pushed a commit that referenced this pull request May 6, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.21](v0.1.20...v0.1.21) (2024-05-06)


### Bug Fixes

* **deps:** Update dependency black to v24.4.2 ([#162](#162)) ([0b5b482](0b5b482))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.26 ([#168](#168)) ([07c0435](07c0435))
* **deps:** Update dependency exceptiongroup to v1.2.1 ([#159](#159)) ([21c5de7](21c5de7))
* **deps:** Update dependency grpcio to v1.63.0 ([#163](#163)) ([531c4b8](531c4b8))
* **deps:** Update dependency grpcio-tools to v1.63.0 ([#164](#164)) ([4ceb7ae](4ceb7ae))
* **deps:** Update dependency pandas to v2.2.2 ([#160](#160)) ([0cc0fc0](0cc0fc0))
* **deps:** Update dependency pluggy to v1.5.0 ([#165](#165)) ([c9c3b93](c9c3b93))
* **deps:** Update dependency pytest to v8.2.0 ([#166](#166)) ([85c29c0](85c29c0))
* **deps:** Update dependency python-dateutil to v2.9.0.post0 ([#167](#167)) ([fbf5de1](fbf5de1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant