Skip to content

Bump twilio from 9.3.8 to 9.4.3 in /docs#1246

Merged
shaunagm merged 2 commits intomainfrom
dependabot/pip/docs/twilio-9.4.3
Jan 28, 2025
Merged

Bump twilio from 9.3.8 to 9.4.3 in /docs#1246
shaunagm merged 2 commits intomainfrom
dependabot/pip/docs/twilio-9.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps twilio from 9.3.8 to 9.4.3.

Release notes

Sourced from twilio's releases.

9.4.3

Release Notes

Messaging

  • Adds validity period Default value in service resource documentation

Docs

9.4.2

Release Notes

Library - Chore

Numbers

  • Change beta feature flag to use v2/BulkHostedNumberOrders

Docs

9.4.1

Release Notes

Library - Fix

Library - Chore

Docs

9.4.0

Yanked

  • Incorrect Orgs API structure

Release Notes

Library - Feature

Docs

Changelog

Sourced from twilio's changelog.

[2025-01-13] Version 9.4.3

Messaging

  • Adds validity period Default value in service resource documentation

[2025-01-09] Version 9.4.2

Library - Chore

Numbers

  • Change beta feature flag to use v2/BulkHostedNumberOrders

[2024-12-13] Version 9.4.1

Library - Fix

Library - Chore

[2024-12-12] Version 9.4.0

Library - Feature

Commits
  • 70d50d2 Release 9.4.3
  • 6a576ae [Librarian] Regenerated @ d9b0f7b0297f064eec2f219b29fd4193559c54f3 405f363a58...
  • 5de6bde Release 9.4.2
  • 45523ff [Librarian] Regenerated @ 0a245f5931e0ff292c12b643839bbb9a1b3831e3 4727b4211b...
  • 6d40feb chore: remove test for 3.7 (#832)
  • f61eb7c Release 9.4.1
  • 38ab9a4 [Librarian] Regenerated @ b65acba5c4232d15904620906c50336624531359 f22b1df4a2...
  • 0b16947 Update init.py (#827)
  • 541b312 chore: fix orgs api changes (#826)
  • e256e92 Release 9.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [twilio](https://github.com/twilio/twilio-python) from 9.3.8 to 9.4.3.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](twilio/twilio-python@9.3.8...9.4.3)

---
updated-dependencies:
- dependency-name: twilio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code labels Jan 20, 2025
@bmos
Copy link
Contributor

bmos commented Jan 24, 2025

This is odd, the docs/requirements.txt file doesn't include twilio directly.
It imports the main requirements.txt file though, so perhaps that's causing this?
This PR modified the main file, after all.

I'd suggest not merging this until after #1245 and seeing whether this PR is automatically closed once that is merged.

@bmos
Copy link
Contributor

bmos commented Jan 24, 2025

Assuming that is the case (that merging the other PR resolves this one), I'd say perhaps we should investigate whether dependabot being set to look only at the docs requirements file would resolve the double-PRs (although this is the only one I have seen so far).

@shaunagm shaunagm merged commit b3e1d5c into main Jan 28, 2025
56 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/twilio-9.4.3 branch January 28, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants