Bump the python-requirements group across 1 directory with 7 updates#552
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-requirements group across 1 directory with 7 updates#552dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [xmltodict](https://github.com/martinblech/xmltodict), [tox](https://github.com/tox-dev/tox), [boto3-stubs[essential,lambda]](https://github.com/youtype/mypy_boto3_builder), [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) and [types-xmltodict](https://github.com/typeshed-internal/stub_uploader) to permit the latest version. Updates `phonenumbers` from 9.0.21 to 9.0.25 - [Commits](daviddrysdale/python-phonenumbers@v9.0.21...v9.0.25) Updates `boto3` from 1.42.19 to 1.42.59 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.19...1.42.59) Updates `xmltodict` from 1.0.2 to 1.0.4 - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v1.0.2...v1.0.4) Updates `tox` to 4.46.3 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.32.0...4.46.3) Updates `boto3-stubs[essential,lambda]` from 1.42.19 to 1.42.59 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260124 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-xmltodict` from 1.0.1.20250920 to 1.0.1.20260113 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: xmltodict dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: tox dependency-version: 4.46.3 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs[essential,lambda] dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260124 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-xmltodict dependency-version: 1.0.1.20260113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... 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.
Updates the requirements on phonenumbers, boto3, xmltodict, tox, boto3-stubs[essential,lambda], types-python-dateutil and types-xmltodict to permit the latest version.
Updates
phonenumbersfrom 9.0.21 to 9.0.25Commits
c4d8bacPrep for 9.0.25 release17db646Generated files for metadatad08f6b4Merge metadata changes from upstream 9.0.2569451b2Prep for 9.0.24 releasef59bdd6Generated files for metadata3ceb9f5Merge metadata changes from upstream 9.0.24d439faetools: add cd - to instructionsc462664Prep for 9.0.23 releasef0e912dGenerated files for metadata0531e08Merge metadata changes from upstream 9.0.23Updates
boto3from 1.42.19 to 1.42.59Commits
cef3033Merge branch 'release-1.42.59'463794aBumping version to 1.42.59591d881Add changelog entries from botocored327a89Merge branch 'release-1.42.58'8727558Merge branch 'release-1.42.58' into develop14eee00Bumping version to 1.42.58dbe54faAdd changelog entries from botocore1536571Merge branch 'release-1.42.57'8108f80Merge branch 'release-1.42.57' into develop20eb2f4Bumping version to 1.42.57Updates
xmltodictfrom 1.0.2 to 1.0.4Release notes
Sourced from xmltodict's releases.
Changelog
Sourced from xmltodict's changelog.
Commits
8d7f1fdchore(master): release 1.0.4ed70434fix(unparse): add bytes_errors policy and handle bytes scalars consistently89c4bf7chore(master): release 1.0.3fd6a73bdocs(readme): fix Fedora and Arch package linksaa16511fix(unparse): serialize None text/attrs as empty values (fixes #401)f7d76c9style: lines required between function definitions1bfb267build: remove unnecessarywheelfrom dependenciesd9f6d40build: no need for README.md in MANIFEST.in34378efbuild: pep 639 complianceUpdates
toxto 4.46.3Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
1a62ec8release 4.46.3dde9a37Fix outdated min version of virtualenv (#3829)cd99254👷 ci(schemastore): branch from upstream master (#3828)d9096cdrelease 4.46.2522a820👷 ci(schemastore): fix PR creation for fork (#3827)72d01c8release 4.46.1b5154d1🐛 fix(schema): add additionalProperties to partial-tox.json (#3824)eef7a2f👷 ci(schemastore): fix git push auth in update workflow (#3826)5045709🐛 fix(config): allow glob patterns in ini depends (#3825)5a5e6b2release 4.46.0Updates
boto3-stubs[essential,lambda]from 1.42.19 to 1.42.59Release notes
Sourced from boto3-stubs[essential,lambda]'s releases.
Commits
Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260124Commits
Updates
types-xmltodictfrom 1.0.1.20250920 to 1.0.1.20260113Commits
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