Bump the dependencies group across 1 directory with 8 updates#60
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dependencies group across 1 directory with 8 updates#60dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.11` | `3.11.13` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.8.3` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.32.0` | `0.32.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.9.9` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.0` | `0.25.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.6.6` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.27.0` | `0.28.2` | Updates `aiohttp` from 3.11.11 to 3.11.13 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.11...v3.11.13) Updates `bandit` from 1.8.0 to 1.8.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.0...1.8.3) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `poethepoet` from 0.32.0 to 0.32.2 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.32.0...v0.32.2) Updates `ruff` from 0.8.4 to 0.9.9 - [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.8.4...0.9.9) Updates `pytest-asyncio` from 0.25.0 to 0.25.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.3) Updates `mkdocs-material` from 9.5.49 to 9.6.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.49...9.6.6) Updates `mkdocstrings` from 0.27.0 to 0.28.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.28.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: poethepoet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #60 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 575 575
=========================================
Hits 575 575 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 dependencies group with 8 updates in the / directory:
3.11.113.11.131.8.01.8.31.14.11.15.00.32.00.32.20.8.40.9.90.25.00.25.39.5.499.6.60.27.00.28.2Updates
aiohttpfrom 3.11.11 to 3.11.13Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
6f09c51Release 3.11.13 (#10491)b7187a8[PR #10464/182198fc backport][3.11] Close the socket if there's a failure in ...79c5093[PR #10434/ed84464 backport][3.11] Fix inappropriate "break in finally" (#10476)094bf4e[PR #10447/343c632d backport][3.11] Fix test when symlink encountered (#10448)cf19b04[PR #10423/51daf719 backport][3.11] Disable writelines for test_write_large_p...5942b0b[PR #10422/289259d1 backport][3.11] Add human readable error messages for Web...c4523f3[PR #10426/fae142f5 backport][3.11] Add benchmark for streaming API iter_chun...1bd7faa[3.11] Increment version to 3.11.13.dev0 (#10420)78ea725[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by setting me...70da1d4[PR #10413/f6dae31d backport][3.11] Fix missing ppc64le musllinux wheels (#10...Updates
banditfrom 1.8.0 to 1.8.3Release notes
Sourced from bandit's releases.
Commits
8ff25e0Pytorch fix (#1231)def123aB107: Skip None values in hardcoded password detection (#1232)00b1e95Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1234)a324f42Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#1233)affd4fdWarn not error on an nonexistant test given (#1230)5e3e694Add markupsafe.Markup XSS plugin (#1225)6133e08Update bug template to include latest released versions (#1218)7619cc4[pre-commit.ci] pre-commit autoupdate (#1229)3348781Bump docker/build-push-action from 6.12.0 to 6.13.0 (#1222)ef0090fBump docker/build-push-action from 6.11.0 to 6.12.0 (#1221)Updates
mypyfrom 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)Updates
poethepoetfrom 0.32.0 to 0.32.2Release notes
Sourced from poethepoet's releases.
Commits
Updates
rufffrom 0.8.4 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0afBump version to Ruff 0.9.9 (#16434)3d72138CheckLinterSettings::previewfor version-related syntax errors (#16429)4a23756Avoid caching files with unsupported syntax errors (#16425)af62f79Prioritize "bug" label for changelog sections (#16433)0ced8d0[flake8-copyright] Add links to applicable options (CPY001) (#16421)a8e171fFix string-length limit in documentation for PYI054 (#16432)cf83584Show version-related syntax errors in the playground (#16419)764aa0eAllow passingParseOptionsto inline tests (#16357)568cf88Bump version to 0.9.8 (#16414)040071b[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
pytest-asynciofrom 0.25.0 to 0.25.3Release notes
Sourced from pytest-asyncio's releases.
Commits
7c50192fix: Avoid errors in cleanup of async generators when event loop is already c...2188cdbbuild: Prepare release of v0.25.2.c3ad634fix: Shutdown generators before closing event loops.e8ffb10[pre-commit.ci] pre-commit autoupdateaae43d4Build(deps): Bump hypothesis in /dependencies/default941e8b5Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs623ab74docs: Prepare release of v0.25.1.c236550docs: Fix broken link to the pytest.mark.asyncio reference.41c645bfix: Correct warning message when redefining the event_loop fixture.2fd10f8docs: Clarify deprecation of event_loop fixture.Updates
mkdocs-materialfrom 9.5.49 to 9.6.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
922cb7cPrepare 9.6.6 release523922bFixed privacy plugin not replacing occurrences3bd81bdUpdated dependenciesb6e40deUpdated dependencies3a7cc2aLowered backref version to support Py3.8 (#8037)ab15110Replaced regex with backrefs package in search plugin (#8034)37162a5Replaced regex with re in info plugin396c493Documentation779c54eDocumentation7445b2aPrepare 9.6.5 releaseUpdates
mkdocstringsfrom 0.27.0 to 0.28.2Release notes
Sourced from mkdocstrings's releases.
... (truncated)
Changelog
Sourced from mkdocstrings's changelog.
... (truncated)
Commits
2b9b4f0chore: Prepare release 0.28.22c22bdcbuild: Depend on mkdocs-autorefs >= 1.4145954cchore: Prepare release 0.28.14ab180dfix: Renew MkDocs'relpathprocessor instead of using same instanceede1941chore: Increase mkdocstrings-python lower bound againe1eb99cdocs: Useinventoriesinstead ofimportfor Python example926dd7edocs: Remove trailing spaces698a321chore: Update mkdocstrings-python dev-dep to force uv to install it1cb9177chore: Update location of the Python handler's JSON schema6ef1412chore: Prepare release 0.28.0Dependabot 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