chore: bump stripe from 7.8.0 to 14.4.0 (#174)

Bumps [stripe](https://github.com/stripe/stripe-python) from 7.8.0 to
14.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stripe/stripe-python/releases">stripe's
releases</a>.</em></p>
<blockquote>
<h2>v14.4.0</h2>
<p>This release changes the pinned API version to
<code>2026-02-25.clover</code>.</p>
<ul>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1737">#1737</a>
Allow AIOHTTPClient to accept user-provided session or connector. Fixes
<a
href="https://redirect.github.com/stripe/stripe-python/pull/1736">#1736</a></li>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1732">#1732</a>
Update generated code
<ul>
<li>Add support for new resources <code>reserve.Hold</code>,
<code>reserve.Plan</code>, and <code>reserve.Release</code></li>
<li>Add support for <code>location</code> and <code>reader</code> on
<code>Charge.PaymentMethodDetail.CardPresent</code>,
<code>Charge.PaymentMethodDetail.InteracPresent</code>,
<code>ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetail.CardPresent</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.CardPresent</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.InteracPresent</code>,
<code>PaymentMethod.Card.GeneratedFrom.PaymentMethodDetail.CardPresent</code>,
<code>PaymentRecord.PaymentMethodDetail.CardPresent</code>, and
<code>PaymentRecord.PaymentMethodDetail.InteracPresent</code></li>
<li>Add support for new value <code>lk_vat</code> on enums
<code>Checkout.Session.CustomerDetail.TaxId.type</code>,
<code>Invoice.CustomerTaxId.type</code>,
<code>Tax.Calculation.CustomerDetail.TaxId.type</code>,
<code>Tax.Transaction.CustomerDetail.TaxId.type</code>, and
<code>TaxId.type</code></li>
<li>Add support for new value <code>lk_vat</code> on enums
<code>CustomerCreateParamsTaxIdDatum.type</code>,
<code>CustomerCreateTaxIdParams.type</code>,
<code>InvoiceCreatePreviewParamsCustomerDetailTaxId.type</code>,
<code>TaxIdCreateParams.type</code>, and
<code>tax.CalculationCreateParamsCustomerDetailTaxId.type</code></li>
<li>Add support for new values <code>reserve.hold.created</code>,
<code>reserve.hold.updated</code>, <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
<code>reserve.plan.updated</code>, and
<code>reserve.release.created</code> on enum
<code>Event.type</code></li>
<li>Add support for new values <code>terminal_wifi_certificate</code>
and <code>terminal_wifi_private_key</code> on enums
<code>File.purpose</code> and <code>FileListParams.purpose</code></li>
<li>Add support for new values <code>terminal_wifi_certificate</code>
and <code>terminal_wifi_private_key</code> on enum
<code>FileCreateParams.purpose</code></li>
<li>Add support for new value <code>pay_by_bank</code> on enums
<code>Invoice.PaymentSetting.payment_method_types</code>,
<code>InvoiceCreateParamsPaymentSetting.payment_method_types</code>,
<code>InvoiceModifyParamsPaymentSetting.payment_method_types</code>,
<code>Subscription.PaymentSetting.payment_method_types</code>,
<code>SubscriptionCreateParamsPaymentSetting.payment_method_types</code>,
and
<code>SubscriptionModifyParamsPaymentSetting.payment_method_types</code></li>
<li>Add support for <code>display_name</code> and
<code>service_user_number</code> on
<code>Mandate.PaymentMethodDetail.BacsDebit</code></li>
<li>Change type of
<code>PaymentAttemptRecord.PaymentMethodDetail.Boleto.tax_id</code> and
<code>PaymentRecord.PaymentMethodDetail.Boleto.tax_id</code> from
<code>string</code> to <code>nullable(string)</code></li>
<li>Change type of
<code>PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date</code>
and
<code>PaymentRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date</code>
from <code>nullable(string)</code> to <code>string</code></li>
<li>Add support for <code>transaction_purpose</code> on
<code>PaymentIntent.PaymentMethodOption.UsBankAccount</code>,
<code>PaymentIntentConfirmParamsPaymentMethodOptionUsBankAccount</code>,
<code>PaymentIntentCreateParamsPaymentMethodOptionUsBankAccount</code>,
and
<code>PaymentIntentModifyParamsPaymentMethodOptionUsBankAccount</code></li>
<li>Add support for <code>optional_items</code> on
<code>PaymentLinkModifyParams</code></li>
<li>Remove support for unused <code>card_issuer_decline</code> on
<code>Radar.PaymentEvaluation.Insight</code></li>
<li>Add support for <code>payment_behavior</code> on
<code>SubscriptionItemDeleteParams</code></li>
<li>Add support for <code>lk</code> on
<code>Tax.Registration.CountryOption</code> and
<code>tax.RegistrationCreateParamsCountryOption</code></li>
<li>Add support for <code>cellular</code> and <code>stripe_s710</code>
on <code>Terminal.Configuration</code>,
<code>terminal.ConfigurationCreateParams</code>, and
<code>terminal.ConfigurationModifyParams</code></li>
<li>Add support for new values <code>simulated_stripe_s710</code> and
<code>stripe_s710</code> on enums
<code>Terminal.Reader.device_type</code> and
<code>terminal.ReaderListParams.device_type</code></li>
<li>Add support for new values <code>reserve.hold.created</code>,
<code>reserve.hold.updated</code>, <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
<code>reserve.plan.updated</code>, and
<code>reserve.release.created</code> on enums
<code>WebhookEndpointCreateParams.enabled_events</code> and
<code>WebhookEndpointModifyParams.enabled_events</code></li>
<li>Add support for new value <code>2026-02-25.clover</code> on enum
<code>WebhookEndpointCreateParams.api_version</code></li>
<li>Add support for snapshot events <code>reserve.hold.created</code>
and <code>reserve.hold.updated</code> with resource
<code>reserve.Hold</code></li>
<li>Add support for snapshot events <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
and <code>reserve.plan.updated</code> with resource
<code>reserve.Plan</code></li>
<li>Add support for snapshot event <code>reserve.release.created</code>
with resource <code>reserve.Release</code></li>
<li>Add support for error codes <code>storer_capability_missing</code>
and <code>storer_capability_not_active</code> on
<code>Invoice.LastFinalizationError</code>,
<code>PaymentIntent.LastPaymentError</code>,
<code>SetupAttempt.SetupError</code>,
<code>SetupIntent.LastSetupError</code>, and
<code>StripeError</code></li>
</ul>
</li>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1731">#1731</a>
Added instruction to update CA certificates in README.</li>
</ul>
<p>See <a
href="https://github.com/stripe/stripe-python/blob/v14.4.0/CHANGELOG.md">the
changelog for more details</a>.</p>
<h2>v14.4.0b1</h2>
<p>This release changes the pinned API version to
<code>2026-01-28.preview</code>.</p>
<ul>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1719">#1719</a>
Update generated code for beta
<ul>
<li>Add support for new resource
<code>financial_connections.Authorization</code></li>
<li>Add support for <code>retrieve</code> method on resource
<code>financial_connections.Authorization</code></li>
<li>Add support for <code>detach_payment</code> method on resource
<code>Invoice</code></li>
<li>Remove support for <code>cancel</code>,
<code>list_line_items</code>, and <code>reopen</code> methods on
resource <code>Order</code></li>
<li>Remove support for <code>attach_cadence</code> method on resource
<code>Subscription</code></li>
<li>Add support for <code>additional_files</code> and <code>site</code>
on <code>Account.Setting.PaypayPayment</code>,
<code>AccountCreateParamsSettingPaypayPayment</code>, and
<code>AccountModifyParamsSettingPaypayPayment</code></li>
<li>Remove support for <code>capital</code> on
<code>Account.Setting</code></li>
<li>Change type of
<code>Charge.PaymentMethodDetail.StripeBalance.source_type</code>,
<code>ConfirmationToken.PaymentMethodPreview.StripeBalance.source_type</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.StripeBalance.source_type</code>,
<code>PaymentMethod.StripeBalance.source_type</code>, and
<code>PaymentRecord.PaymentMethodDetail.StripeBalance.source_type</code>
from <code>enum('bank_account'|'card'|'fpx')</code> to
<code>nullable(enum('bank_account'|'card'|'fpx'))</code></li>
<li>Add support for new value <code>pl_nip</code> on enums
<code>Checkout.Session.CollectedInformation.TaxId.type</code>,
<code>Order.TaxDetail.TaxId.type</code>, and
<code>QuotePreviewInvoice.CustomerTaxId.type</code></li>
<li>Add support for new value
<code>capital.financing_summary.line_of_credit_update</code> on enum
<code>Event.type</code></li>
<li>Add support for <code>authorization</code> and
<code>status_details</code> on
<code>FinancialConnections.Account</code></li>
<li>Add support for <code>relink_options</code> on
<code>FinancialConnections.Session</code> and
<code>financial_connections.SessionCreateParams</code></li>
<li>Change
<code>financial_connections.SessionCreateParams.account_holder</code> to
be optional</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md">stripe's
changelog</a>.</em></p>
<blockquote>
<h2>14.4.0 - 2026-02-25</h2>
<p>This release changes the pinned API version to
<code>2026-02-25.clover</code>.</p>
<ul>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1737">#1737</a>
Allow AIOHTTPClient to accept user-provided session or connector. Fixes
<a
href="https://redirect.github.com/stripe/stripe-python/pull/1736">#1736</a></li>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1732">#1732</a>
Update generated code
<ul>
<li>Add support for new resources <code>reserve.Hold</code>,
<code>reserve.Plan</code>, and <code>reserve.Release</code></li>
<li>Add support for <code>location</code> and <code>reader</code> on
<code>Charge.PaymentMethodDetail.CardPresent</code>,
<code>Charge.PaymentMethodDetail.InteracPresent</code>,
<code>ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetail.CardPresent</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.CardPresent</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.InteracPresent</code>,
<code>PaymentMethod.Card.GeneratedFrom.PaymentMethodDetail.CardPresent</code>,
<code>PaymentRecord.PaymentMethodDetail.CardPresent</code>, and
<code>PaymentRecord.PaymentMethodDetail.InteracPresent</code></li>
<li>Add support for new value <code>lk_vat</code> on enums
<code>Checkout.Session.CustomerDetail.TaxId.type</code>,
<code>Invoice.CustomerTaxId.type</code>,
<code>Tax.Calculation.CustomerDetail.TaxId.type</code>,
<code>Tax.Transaction.CustomerDetail.TaxId.type</code>, and
<code>TaxId.type</code></li>
<li>Add support for new value <code>lk_vat</code> on enums
<code>CustomerCreateParamsTaxIdDatum.type</code>,
<code>CustomerCreateTaxIdParams.type</code>,
<code>InvoiceCreatePreviewParamsCustomerDetailTaxId.type</code>,
<code>TaxIdCreateParams.type</code>, and
<code>tax.CalculationCreateParamsCustomerDetailTaxId.type</code></li>
<li>Add support for new values <code>reserve.hold.created</code>,
<code>reserve.hold.updated</code>, <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
<code>reserve.plan.updated</code>, and
<code>reserve.release.created</code> on enum
<code>Event.type</code></li>
<li>Add support for new values <code>terminal_wifi_certificate</code>
and <code>terminal_wifi_private_key</code> on enums
<code>File.purpose</code> and <code>FileListParams.purpose</code></li>
<li>Add support for new values <code>terminal_wifi_certificate</code>
and <code>terminal_wifi_private_key</code> on enum
<code>FileCreateParams.purpose</code></li>
<li>Add support for new value <code>pay_by_bank</code> on enums
<code>Invoice.PaymentSetting.payment_method_types</code>,
<code>InvoiceCreateParamsPaymentSetting.payment_method_types</code>,
<code>InvoiceModifyParamsPaymentSetting.payment_method_types</code>,
<code>Subscription.PaymentSetting.payment_method_types</code>,
<code>SubscriptionCreateParamsPaymentSetting.payment_method_types</code>,
and
<code>SubscriptionModifyParamsPaymentSetting.payment_method_types</code></li>
<li>Add support for <code>display_name</code> and
<code>service_user_number</code> on
<code>Mandate.PaymentMethodDetail.BacsDebit</code></li>
<li>Change type of
<code>PaymentAttemptRecord.PaymentMethodDetail.Boleto.tax_id</code> and
<code>PaymentRecord.PaymentMethodDetail.Boleto.tax_id</code> from
<code>string</code> to <code>nullable(string)</code></li>
<li>Change type of
<code>PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date</code>
and
<code>PaymentRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date</code>
from <code>nullable(string)</code> to <code>string</code></li>
<li>Add support for <code>transaction_purpose</code> on
<code>PaymentIntent.PaymentMethodOption.UsBankAccount</code>,
<code>PaymentIntentConfirmParamsPaymentMethodOptionUsBankAccount</code>,
<code>PaymentIntentCreateParamsPaymentMethodOptionUsBankAccount</code>,
and
<code>PaymentIntentModifyParamsPaymentMethodOptionUsBankAccount</code></li>
<li>Add support for <code>optional_items</code> on
<code>PaymentLinkModifyParams</code></li>
<li>Remove support for unused <code>card_issuer_decline</code> on
<code>Radar.PaymentEvaluation.Insight</code></li>
<li>Add support for <code>payment_behavior</code> on
<code>SubscriptionItemDeleteParams</code></li>
<li>Add support for <code>lk</code> on
<code>Tax.Registration.CountryOption</code> and
<code>tax.RegistrationCreateParamsCountryOption</code></li>
<li>Add support for <code>cellular</code> and <code>stripe_s710</code>
on <code>Terminal.Configuration</code>,
<code>terminal.ConfigurationCreateParams</code>, and
<code>terminal.ConfigurationModifyParams</code></li>
<li>Add support for new values <code>simulated_stripe_s710</code> and
<code>stripe_s710</code> on enums
<code>Terminal.Reader.device_type</code> and
<code>terminal.ReaderListParams.device_type</code></li>
<li>Add support for new values <code>reserve.hold.created</code>,
<code>reserve.hold.updated</code>, <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
<code>reserve.plan.updated</code>, and
<code>reserve.release.created</code> on enums
<code>WebhookEndpointCreateParams.enabled_events</code> and
<code>WebhookEndpointModifyParams.enabled_events</code></li>
<li>Add support for new value <code>2026-02-25.clover</code> on enum
<code>WebhookEndpointCreateParams.api_version</code></li>
<li>Add support for snapshot events <code>reserve.hold.created</code>
and <code>reserve.hold.updated</code> with resource
<code>reserve.Hold</code></li>
<li>Add support for snapshot events <code>reserve.plan.created</code>,
<code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>,
and <code>reserve.plan.updated</code> with resource
<code>reserve.Plan</code></li>
<li>Add support for snapshot event <code>reserve.release.created</code>
with resource <code>reserve.Release</code></li>
<li>Add support for error codes <code>storer_capability_missing</code>
and <code>storer_capability_not_active</code> on
<code>Invoice.LastFinalizationError</code>,
<code>PaymentIntent.LastPaymentError</code>,
<code>SetupAttempt.SetupError</code>,
<code>SetupIntent.LastSetupError</code>, and
<code>StripeError</code></li>
</ul>
</li>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1731">#1731</a>
Added instruction to update CA certificates in README.</li>
</ul>
<h2>14.3.0 - 2026-01-28</h2>
<p>This release changes the pinned API version to
<code>2026-01-28.clover</code>.</p>
<ul>
<li><a
href="https://redirect.github.com/stripe/stripe-python/pull/1725">#1725</a>
Update generated code
<ul>
<li>Add support for new resource
<code>radar.PaymentEvaluation</code></li>
<li>Add support for <code>create</code> method on resource
<code>radar.PaymentEvaluation</code></li>
<li>Add support for <code>adjustable_quantity</code> on
<code>LineItem</code></li>
<li>Add support for new value <code>risk_reserved</code> on enum
<code>BalanceTransaction.balance_type</code></li>
<li>Add support for new values <code>reserve_hold</code> and
<code>reserve_release</code> on enum
<code>BalanceTransaction.type</code></li>
<li>Add support for new values <code>2.3.0</code> and <code>2.3.1</code>
on enums
<code>Charge.PaymentMethodDetail.Card.ThreeDSecure.version</code>,
<code>PaymentIntentConfirmParamsPaymentMethodOptionCardThreeDSecure.version</code>,
<code>PaymentIntentCreateParamsPaymentMethodOptionCardThreeDSecure.version</code>,
<code>PaymentIntentModifyParamsPaymentMethodOptionCardThreeDSecure.version</code>,
<code>SetupAttempt.PaymentMethodDetail.Card.ThreeDSecure.version</code>,
<code>SetupIntentConfirmParamsPaymentMethodOptionCardThreeDSecure.version</code>,
<code>SetupIntentCreateParamsPaymentMethodOptionCardThreeDSecure.version</code>,
and
<code>SetupIntentModifyParamsPaymentMethodOptionCardThreeDSecure.version</code></li>
<li>Add support for new value <code>adyen</code> on enums
<code>Charge.PaymentMethodDetail.Ideal.bank</code>,
<code>ConfirmationToken.PaymentMethodPreview.Ideal.bank</code>,
<code>ConfirmationTokenCreateParamsPaymentMethodDatumIdeal.bank</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.Ideal.bank</code>,
<code>PaymentIntentConfirmParamsPaymentMethodDatumIdeal.bank</code>,
<code>PaymentIntentCreateParamsPaymentMethodDatumIdeal.bank</code>,
<code>PaymentIntentModifyParamsPaymentMethodDatumIdeal.bank</code>,
<code>PaymentMethod.Ideal.bank</code>,
<code>PaymentMethodCreateParamsIdeal.bank</code>,
<code>PaymentRecord.PaymentMethodDetail.Ideal.bank</code>,
<code>SetupAttempt.PaymentMethodDetail.Ideal.bank</code>,
<code>SetupIntentConfirmParamsPaymentMethodDatumIdeal.bank</code>,
<code>SetupIntentCreateParamsPaymentMethodDatumIdeal.bank</code>, and
<code>SetupIntentModifyParamsPaymentMethodDatumIdeal.bank</code></li>
<li>Add support for new value <code>ADYBNL2A</code> on enums
<code>Charge.PaymentMethodDetail.Ideal.bic</code>,
<code>ConfirmationToken.PaymentMethodPreview.Ideal.bic</code>,
<code>PaymentAttemptRecord.PaymentMethodDetail.Ideal.bic</code>,
<code>PaymentMethod.Ideal.bic</code>,
<code>PaymentRecord.PaymentMethodDetail.Ideal.bic</code>, and
<code>SetupAttempt.PaymentMethodDetail.Ideal.bic</code></li>
<li>Add support for new value <code>pl_nip</code> on enums
<code>Checkout.Session.CustomerDetail.TaxId.type</code>,
<code>Invoice.CustomerTaxId.type</code>,
<code>Tax.Calculation.CustomerDetail.TaxId.type</code>,
<code>Tax.Transaction.CustomerDetail.TaxId.type</code>, and
<code>TaxId.type</code></li>
<li>Add support for new value <code>pl_nip</code> on enums
<code>CustomerCreateParamsTaxIdDatum.type</code>,
<code>CustomerCreateTaxIdParams.type</code>,
<code>InvoiceCreatePreviewParamsCustomerDetailTaxId.type</code>,
<code>TaxIdCreateParams.type</code>, and
<code>tax.CalculationCreateParamsCustomerDetailTaxId.type</code></li>
<li>Change <code>Invoice.PaymentSetting.PaymentMethodOption.payto</code>
and <code>Subscription.PaymentSetting.PaymentMethodOption.payto</code>
to be required</li>
<li>Add support for <code>enforce_arithmetic_validation</code> on
<code>PaymentIntentCaptureParamsAmountDetail</code>,
<code>PaymentIntentConfirmParamsAmountDetail</code>,
<code>PaymentIntentCreateParamsAmountDetail</code>,
<code>PaymentIntentIncrementAuthorizationParamsAmountDetail</code>, and
<code>PaymentIntentModifyParamsAmountDetail</code></li>
<li>Add support for <code>error</code> on
<code>PaymentIntent.AmountDetail</code></li>
<li>Remove support for <code>bgn</code> on
<code>Terminal.Configuration.Tipping</code>,
<code>terminal.ConfigurationCreateParamsTipping</code>, and
<code>terminal.ConfigurationModifyParamsTipping</code></li>
<li>Add support for <code>topup</code> on
<code>Treasury.ReceivedDebit.LinkedFlow</code></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="984950e50a"><code>984950e</code></a>
Bump version to 14.4.0</li>
<li><a
href="a643eac656"><code>a643eac</code></a>
Allow AIOHTTPClient to accept user-provided session or connector (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1736">#1736</a>)
(<a
href="https://redirect.github.com/stripe/stripe-python/issues/1737">#1737</a>)</li>
<li><a
href="aa759bd1f9"><code>aa759bd</code></a>
Update generated code (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1732">#1732</a>)</li>
<li><a
href="5202e51e11"><code>5202e51</code></a>
Added instruction to update CA certificates in README. (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1731">#1731</a>)</li>
<li><a
href="8dddb63f70"><code>8dddb63</code></a>
Bump version to 14.3.0</li>
<li><a
href="1d0dc7a09b"><code>1d0dc7a</code></a>
Update generated code (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1725">#1725</a>)</li>
<li><a
href="5ba1985f18"><code>5ba1985</code></a>
Add documentation for undocumented API parameters (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1722">#1722</a>)</li>
<li><a
href="75d921f139"><code>75d921f</code></a>
Bump version to 14.2.0</li>
<li><a
href="0a0a156965"><code>0a0a156</code></a>
Update generated code for v2152 and (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1721">#1721</a>)</li>
<li><a
href="9d6fbaf40d"><code>9d6fbaf</code></a>
Update generated code for v2151 and (<a
href="https://redirect.github.com/stripe/stripe-python/issues/1720">#1720</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stripe/stripe-python/compare/v7.8.0...v14.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stripe&package-manager=pip&previous-version=7.8.0&new-version=14.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
This commit is contained in:
Alexa Amundson
2026-03-09 01:57:06 -05:00
committed by GitHub

View File

@@ -62,5 +62,5 @@ prometheus-client==0.19.0
# New API Integrations (Railway, Vercel, Stripe, Twilio, Slack, Discord, Sentry) # New API Integrations (Railway, Vercel, Stripe, Twilio, Slack, Discord, Sentry)
# Note: Most integrations use httpx (already included above) # Note: Most integrations use httpx (already included above)
# Additional packages for specific integrations: # Additional packages for specific integrations:
stripe==7.8.0 stripe==14.4.1
sentry-sdk==1.45.1 sentry-sdk==1.45.1