-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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: bump pygithub requirement to handle conflict #37800
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This conflicts with pyjwt
@Mergifyio backport version-13 |
✅ Backports have been created
|
ankush
changed the title
build: bump pygithub requirement
fix: bump pygithub requirement to handle conflict
Oct 31, 2023
ankush
added
the
squash
Meant to tell reviewers that this PR should be squashed into a single commit while merging.
label
Oct 31, 2023
mergify bot
pushed a commit
that referenced
this pull request
Oct 31, 2023
build: bump pygithub requirement This conflicts with pyjwt (cherry picked from commit 13d5eec)
ankush
added a commit
that referenced
this pull request
Oct 31, 2023
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 8, 2023
## [13.54.10](v13.54.9...v13.54.10) (2023-11-08) ### Bug Fixes * add missing disbursement account in update_old_loans patch ([37b1a0e](37b1a0e)) * bump pygithub requirement to handle conflict ([#37800](#37800)) ([13d5eec](13d5eec)) * e-invoice jwt verification error ([#37818](#37818)) ([8f4ded6](8f4ded6)) * permission error while creating Supplier Quotation from Portal (backport [#37864](#37864)) ([#37872](#37872)) ([6952f0f](6952f0f)) * Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499](#37499)) ([#37918](#37918)) ([4789eca](4789eca)) * remove voucher type and no for Item and Warehouse based reposting (backport [#37849](#37849)) (backport [#37850](#37850)) ([#37938](#37938)) ([8cb0f69](8cb0f69))
🎉 This PR is included in version 13.54.10 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This conflicts with pyjwt. Refer frappe/frappe#22882