Bump the packages group across 1 directory with 9 updates#224
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the packages group across 1 directory with 9 updates#224dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the packages group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.4.1` | | [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) | `1.0.5` | `1.1.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `1.1.0` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.0.1` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.3.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.389` | `1.1.403` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `80.9.0` | | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` | Updates `pytest` from 8.3.4 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.4.1) Updates `pytest-aiohttp` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/pytest-aiohttp@v1.0.5...v1.1.0) Updates `pytest-asyncio` from 0.24.0 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.1.0) Updates `isort` from 5.13.2 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) Updates `flake8` from 7.1.1 to 7.3.0 - [Commits](PyCQA/flake8@7.1.1...7.3.0) Updates `pyright` from 1.1.389 to 1.1.403 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.389...v1.1.403) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `setuptools` from 75.6.0 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.6.0...v80.9.0) Updates `twine` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: pytest-aiohttp dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: pyright dependency-version: 1.1.403 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: twine dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages ... 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 packages group with 9 updates in the / directory:
8.3.48.4.11.0.51.1.00.24.01.1.05.13.26.0.17.1.17.3.01.1.3891.1.40324.10.025.1.075.6.080.9.06.0.16.1.0Updates
pytestfrom 8.3.4 to 8.4.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-aiohttpfrom 1.0.5 to 1.1.0Release notes
Sourced from pytest-aiohttp's releases.
... (truncated)
Changelog
Sourced from pytest-aiohttp's changelog.
Commits
5821546Release 1.1.0ca22197[pre-commit.ci] pre-commit autoupdate (#64)7aaad0bAdd host parameter to aiohttp_server fixture (#63)0866b16[pre-commit.ci] pre-commit autoupdate (#62)d6208f9Expose type annotations (#61)61057f1Export types at top-level (#60)1206cc4[pre-commit.ci] pre-commit autoupdate (#58)8887bfaSync from aiohttp (#56)98444cbDrop Python 3.8 (#57)Updates
pytest-asynciofrom 0.24.0 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
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
isortfrom 5.13.2 to 6.0.1Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c8ab4a5Merge pull request #2096 from xinydev/fix-docsee477e9Merge branch 'main' into fix-docs790bb06Merge pull request #2372 from cclauss/ruff-rules-PT168d850Merge branch 'main' into ruff-rules-PT6165d6bMerge pull request #2373 from PyCQA/ci/remove-safetyf776259Remove Safety176ada2Ruff rules PT for pytest3305894Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3eRuff rules B017, B028, and E2031157b58Merge pull request #2359 from cclauss/ruffUpdates
flake8from 7.1.1 to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
pyrightfrom 1.1.389 to 1.1.403Commits
047488fPyright NPM Package update to 1.1.403 (#350)708a9d4Pyright NPM Package update to 1.1.402 (#349)8df87d1Pyright NPM Package update to 1.1.401 (#347)7e1526dPyright NPM Package update to 1.1.400 (#346)d04b516[pyright updated to 1.1.399] Update Version (#344)e4cccb9[pyright updated to 1.1.398] Update Version (#342)e283a98Pyright NPM Package update to 1.1.397 (#339)2a04b2cCI: bump actions versions (#340)5617c6c[pyright updated to 1.1.396] Update Version (#338)72e863bchore(ci): remove invalid reviewers (#336)Updates
blackfrom 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7Prepare release 25.1.0 (#4563)d330deedocs: We're not going to use backslashes for the with statement (#4564)3d81290Movewrap_long_dict_values_in_parensto the preview style (#4561)459562cImprove function declaration wrapping when it contains generic type definitio...99dbf30Cache executor to avoid hitting open file limits (#4560)c0b92f3Prepare the 2025 stable style (#4558)e58baf1Add test for #1187 (#4559)1455ae4Fix docs CI (#4555)584d033fix: Don't remove parenthesis around long dictionary values (#4377)6e96540Fix CI (#4551)Updates
setuptoolsfrom 75.6.0 to 80.9.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
9c4d383Bump version: 80.8.0 → 80.9.005cb3c8Merge pull request #5014 from pypa/debt/pkg_resources-deadline3b0bf5bAdjust ignore9c28cdfSet a deadline for the removal of pkg_resources later this year (December).a3bfef9Merge pull request #5013 from DimitriPapadopoulos/ISC64bf9d0Enforce ruff/flake8-implicit-str-concat rules (ISC)3250c25Fix broken link in docs (#4947)5ccf50eMerge pull request #5006 from pypa/feature/remove-more-pkg_resources134e587Suppress nitpicky typecheck in pyright.0bf2663Add news fragment.Updates
twinefrom 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910Update changelog for 6.1.0 (#1214)4406034Merge pull request #1208 from dnicolodi/rm-setuptools2ca55dbSimplify generation of test packages used in test_checkbffd296Move build_archive() from test_sdist to common helpers modulefd0646eMerge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8cMerge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832deRemove tests/fixtures/twine-1.5.0.zip970851dRemove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)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