build(deps): bump the production-dependencies group across 1 directory with 5 updates#371
Open
dependabot[bot] wants to merge 1 commit intostagingfrom
Open
Conversation
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.0.5` | `7.0.6` | | [mysql-connector-python](https://github.com/mysql/mysql-connector-python) | `9.6.0` | `9.7.0` | | [peewee](https://github.com/coleifer/peewee) | `4.0.4` | `4.0.5` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.28` | `9.0.29` | | [twilio](https://github.com/twilio/twilio-python) | `9.10.4` | `9.10.5` | Updates `cachetools` from 7.0.5 to 7.0.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.5...v7.0.6) Updates `mysql-connector-python` from 9.6.0 to 9.7.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@9.6.0...9.7.0) Updates `peewee` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.4...4.0.5) Updates `phonenumbers` from 9.0.28 to 9.0.29 - [Commits](daviddrysdale/python-phonenumbers@v9.0.28...v9.0.29) Updates `twilio` from 9.10.4 to 9.10.5 - [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.10.4...9.10.5) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mysql-connector-python dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the production-dependencies group with 5 updates in the / directory:
7.0.57.0.69.6.09.7.04.0.44.0.59.0.289.0.299.10.49.10.5Updates
cachetoolsfrom 7.0.5 to 7.0.6Changelog
Sourced from cachetools's changelog.
Commits
28d4506Release v7.0.6.51921a4Remove _TimedCache default timer to simplify type stubs.a4249f6Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#392)aa87283feat: update project URLs in pyproject.toml to show on pypi.org (#390)Updates
mysql-connector-pythonfrom 9.6.0 to 9.7.0Changelog
Sourced from mysql-connector-python's changelog.
Commits
cbac6daUpdated GPL licence book8245a3dUpdated project setup files.4111d80Copyright header year bump2e3dedeUpdated Connector/Python version to v9.7.0Updates
peeweefrom 4.0.4 to 4.0.5Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
93da1ac4.0.5b0b5f1aTests for #3044 - custom db_value in json field subclass4f2bbfbPass through to db_value(), don't just naively wrap. fixes #304419a1ca7Ensure we don't introspect pg indexes defined on diff schema.2fc7057Merge pull request #3042 from JacksonKontny/add-scalars-documentationeb909b1Add documentation for scalars methode031803Rename some duplicate-named tests.6575593Few more clarifications for gaps in docs.be15346Clarify some inconsistencies in docf3d8645Always fallback to base if exc not in known db-api for wrapper.Updates
phonenumbersfrom 9.0.28 to 9.0.29Commits
510e486Prep for 9.0.29 release61b9db6Generated files for metadata8ed9a07Merge metadata changes from upstream 9.0.29Updates
twiliofrom 9.10.4 to 9.10.5Release notes
Sourced from twilio's releases.
... (truncated)
Changelog
Sourced from twilio's changelog.
... (truncated)
Commits
31d8c94Release 9.10.588d9b75[Librarian] Regenerated @ 40ca64a22aef42a337cb49d1d4e4c4f48ae3b6e4 21ed5806ef...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions