build(deps-dev): bump the dev-dependencies group with 4 updates#102
Merged
github-actions[bot] merged 1 commit intodevelopfrom Mar 30, 2026
Merged
Conversation
Bumps the dev-dependencies group with 4 updates: [ruff](https://github.com/astral-sh/ruff), [boto3](https://github.com/boto/boto3), [types-python-dateutil](https://github.com/python/typeshed) and [ipython](https://github.com/ipython/ipython). Updates `ruff` from 0.15.7 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.7...0.15.8) Updates `boto3` from 1.42.73 to 1.42.78 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.73...1.42.78) Updates `types-python-dateutil` from 2.9.0.20260305 to 2.9.0.20260323 - [Commits](https://github.com/python/typeshed/commits) Updates `ipython` from 9.11.0 to 9.12.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.11.0...9.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: boto3 dependency-version: 1.42.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260323 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ipython dependency-version: 9.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-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 dev-dependencies group with 4 updates: ruff, boto3, types-python-dateutil and ipython.
Updates
rufffrom 0.15.7 to 0.15.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c2a8815Release 0.15.8 (#24217)d444d52[ty] Infer lambda expressions withCallabletype context (#22633)9622285[ty] Autocomplete arguments if in arguments node (#24167)d812662Use thereleaseenvironment inpublish-docs(#24214)eda2355[ty] ShowFinalsource in final assignment diagnostic (#24194)929eb52[ty] Enforce Final attribute assignment rules for annotated and augmented wri...34998be[ty] Fix typo in comment (#24211)560aca0[ty] Minor simplifications to some benchmark code (#24209)683bae5[ty] Track non-terminal-call constraints in global scope (#23245)4704c2a[ty] Remove unnecessary intermediate collection in `StaticClassLiteral::field...Updates
boto3from 1.42.73 to 1.42.78Commits
b5acf8bMerge branch 'release-1.42.78'1da17a5Bumping version to 1.42.78e298b64Add changelog entries from botocore48369eaMerge branch 'release-1.42.77'8c30411Merge branch 'release-1.42.77' into develop4398c8eBumping version to 1.42.777c449e2Add changelog entries from botocoreee6c3e4Merge branch 'release-1.42.76'a5ad9c3Merge branch 'release-1.42.76' into develop1abf640Bumping version to 1.42.76Updates
types-python-dateutilfrom 2.9.0.20260305 to 2.9.0.20260323Commits
Updates
ipythonfrom 9.11.0 to 9.12.0Commits
d9c6e31release 9.12.04c560d2security notebf954e4Add release notes for 9.12bfbdaafMerge remote-tracking branch 'ghsa/windows-programdata'8aae9a3strip ansi for comparisone1aadc2fix testf48986afix-testd9b5285try to group tb frames323552eInterleave fast and slow traceback path22cd332Fix missing space in pdb chained exceptions warning messageDependabot 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