Bump the pip-deps group with 5 updates#828
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Bumps the pip-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [chardet](https://github.com/chardet/chardet) | `5.2.0` | `6.0.0.post1` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.0` | | [botocore](https://github.com/boto/botocore) | `1.42.50` | `1.42.55` | | [boto3](https://github.com/boto/boto3) | `1.42.50` | `1.42.55` | | [python-box](https://github.com/cdgriffith/Box) | `7.3.2` | `7.4.1` | Updates `chardet` from 5.2.0 to 6.0.0.post1 - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@5.2.0...6.0.0.post1) Updates `isort` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.0) Updates `botocore` from 1.42.50 to 1.42.55 - [Commits](boto/botocore@1.42.50...1.42.55) Updates `boto3` from 1.42.50 to 1.42.55 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.50...1.42.55) Updates `python-box` from 7.3.2 to 7.4.1 - [Release notes](https://github.com/cdgriffith/Box/releases) - [Changelog](https://github.com/cdgriffith/Box/blob/master/CHANGES.rst) - [Commits](cdgriffith/Box@7.3.2...7.4.1) --- updated-dependencies: - dependency-name: chardet dependency-version: 6.0.0.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.42.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.42.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: python-box dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
MCK 1.7.1 Release NotesOther Changes
|
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 pip-deps group with 5 updates:
5.2.06.0.0.post17.0.08.0.01.42.501.42.551.42.501.42.557.3.27.4.1Updates
chardetfrom 5.2.0 to 6.0.0.post1Release notes
Sourced from chardet's releases.
... (truncated)
Commits
2fa72d8Update version to 6.0.0.post18a4636bdocs: modernize usage examples and reorganize table of contents20da71edocs: fix copyright start year and remove first-person referenceb45ae91docs: update copyright to 2015-2026 chardet contributors3f9910dAdd .readthedocs.yaml to fix RTD builds7ef7cd0Fix pyright type errors in chardetect.py and test.py4025dfaUpdate documentation for 6.0.0 release1170829Add LEGACY_REGIONAL encoding era and reclassify misplaced encodings19379acAdd --encoding-era CLI flag and improve heuristic selection61308e2Pre-release fixes: bump to 6.0.0, fix get_charset crash, cleanupUpdates
isortfrom 7.0.0 to 8.0.0Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0b0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.45f2497Add tests for edge case future imports handler.fe57bfdAdd edge case future imports handler.e8c127bMerge pull request #2457 from ale-rt/ale/2456/fix-plone-profile293c201Fix the Plone profile to be compatible with blackUpdates
botocorefrom 1.42.50 to 1.42.55Commits
59176e1Merge branch 'release-1.42.55'fb27bb3Bumping version to 1.42.55a34dcf7Update endpoints model6d64538Update to latest modelsb4cc476Merge branch 'release-1.42.54'3746c26Merge branch 'release-1.42.54' into develop92b6452Bumping version to 1.42.5442e39fdUpdate endpoints model68d2343Update to latest modelsde615b8Merge branch 'release-1.42.53'Updates
boto3from 1.42.50 to 1.42.55Commits
77c52e2Merge branch 'release-1.42.55'2024b09Bumping version to 1.42.553cc8917Add changelog entries from botocoreae39e43Merge branch 'release-1.42.54'2fd0261Merge branch 'release-1.42.54' into developf07efd3Bumping version to 1.42.5436bad54Add changelog entries from botocoreab66554Merge branch 'release-1.42.53'9699df9Merge branch 'release-1.42.53' into developdfa0446Bumping version to 1.42.53Updates
python-boxfrom 7.3.2 to 7.4.1Release notes
Sourced from python-box's releases.
Changelog
Sourced from python-box's changelog.
Commits
a4c10e9Version 7.4.1 (#304)580663dVersion 7.4.0 (#302)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