Bump the development-dependencies group across 1 directory with 6 updates#817
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the development-dependencies group with 6 updates in the /demos/python/sdk_wireless_camera_control directory: | Package | From | To | | --- | --- | --- | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.3` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.7` | `3.3.8` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250611` | `2.32.4.20250809` | | [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2025.2.0.20250516` | `2025.2.0.20250809` | | [types-protobuf](https://github.com/typeshed-internal/stub_uploader) | `6.30.2.20250703` | `6.30.2.20250809` | Updates `pytest-asyncio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) Updates `coverage` from 7.9.2 to 7.10.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.2...7.10.3) Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) Updates `types-requests` from 2.32.4.20250611 to 2.32.4.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pytz` from 2025.2.0.20250516 to 2025.2.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-protobuf` from 6.30.2.20250703 to 6.30.2.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: coverage dependency-version: 7.10.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-requests dependency-version: 2.32.4.20250809 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-pytz dependency-version: 2025.2.0.20250809 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-protobuf dependency-version: 6.30.2.20250809 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 6 updates in the /demos/python/sdk_wireless_camera_control directory:
1.0.01.1.07.9.27.10.33.3.73.3.82.32.4.202506112.32.4.202508092025.2.0.202505162025.2.0.202508096.30.2.202507036.30.2.20250809Updates
pytest-asynciofrom 1.0.0 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
Commits
ce06c07chore: Prepare release of v1.1.0.d9a8dccci: Workaround missing Tag annotation during release.d66e12f[pre-commit.ci] pre-commit autoupdate9e5e25fBuild(deps): Bump certifi in /dependencies/docs0e63423Build(deps): Bump hypothesis in /dependencies/defaultbd4551cBuild(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.08e20305Build(deps): Bump hypothesis in /dependencies/defaultb7a8ab5Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default8cc378dBuild(deps): Bump typing-extensions in /dependencies/defaultfb6bfbf[pre-commit.ci] pre-commit autoupdateUpdates
coveragefrom 7.9.2 to 7.10.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
0691ce5docs: sample HTML for 7.10.334c9acadocs: prep for 7.10.3fd83f21style: lists for homogenous collectionsd961800docs: remove an unused reference697d4bbfix: subprocesses inherit the entire configuration. #2021b6db3b7build: show the total during local metacovcfbceb5docs: reverted #2018264bbd3refactor: more patch logging3ecdfafchore: bump the action-dependencies group with 2 updates (#2026)41a2256fix: revert "thread safe resume (#2018)" (#2027)Updates
pylintfrom 3.3.7 to 3.3.8Commits
98942baBump pylint to 3.3.8, update changelog (#10486)6a1620aUpdate pytest-benchmark requirement from ~=4.0 to ~=5.1 (#10066) (#10484)cef60ccFix false-negative for used-before-assignment with postponed evaluation in fu...5a5a9beFixunused-variablefalse positive when using same name for multiple except...6ec71baRespect docstring-min-length in docparams extension (#10104) (#10434)fbde890Fix Mermaid printer rendering double underscores as bold formatting (#10403) ...51234e5Fix Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONL...329c967Use custom Github App to authenticate backport job (#10394) (#10396)7038ef4[Backport maintenance/3.3.x] Resolve possibly-used-before-assignment false po...045f179Resolvepossibly-used-before-assignmentfalse positives frommatchblock ...Updates
types-requestsfrom 2.32.4.20250611 to 2.32.4.20250809Commits
Updates
types-pytzfrom 2025.2.0.20250516 to 2025.2.0.20250809Commits
Updates
types-protobuffrom 6.30.2.20250703 to 6.30.2.20250809Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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