build(deps): bump the development-dependencies group across 1 directory with 32 updates#1013
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the development-dependencies group across 1 directory with 32 updates#1013dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ry with 32 updates Bumps the development-dependencies group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.0` | `24.4.2` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `3.9.1` | `3.27.0` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.1` | | [types-mock](https://github.com/python/typeshed) | `5.1.0.20240311` | `5.1.0.20240425` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.23.7` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.18` | `9.5.28` | | [setuptools](https://github.com/pypa/setuptools) | `69.5.1` | `70.2.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.1.6` | `3.3.0` | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.4` | | decli | `0.6.1` | `0.6.2` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.4` | `3.15.4` | | [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.5.36` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `6.11.0` | `8.0.0` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.8.0` | `1.9.1` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.2` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7.1` | `10.8.1` | | [questionary](https://github.com/tmbo/questionary) | `1.10.0` | `2.0.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.4.16` | `2024.5.15` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.4` | `0.12.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.3` | `20.26.3` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.0` | `4.0.1` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.2` | Updates `black` from 24.4.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) Updates `commitizen` from 3.9.1 to 3.27.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v3.9.1...v3.27.0) Updates `mypy` from 1.9.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.1) Updates `types-mock` from 5.1.0.20240311 to 5.1.0.20240425 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.1.1 to 8.2.2 - [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.1.1...8.2.2) Updates `pytest-asyncio` from 0.23.6 to 0.23.7 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7) Updates `mkdocs-material` from 9.5.18 to 9.5.28 - [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.18...9.5.28) Updates `setuptools` from 69.5.1 to 70.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.2.0) Updates `argcomplete` from 3.1.6 to 3.3.0 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst) - [Commits](kislyuk/argcomplete@v3.1.6...v3.3.0) Updates `babel` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.14.0...v2.15.0) Updates `coverage` from 7.4.4 to 7.5.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.4.4...7.5.4) Updates `decli` from 0.6.1 to 0.6.2 Updates `exceptiongroup` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.1) Updates `filelock` from 3.13.4 to 3.15.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.4...3.15.4) Updates `identify` from 2.5.35 to 2.5.36 - [Commits](pre-commit/identify@v2.5.35...v2.5.36) Updates `importlib-metadata` from 6.11.0 to 8.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v6.11.0...v8.0.0) Updates `mkdocs` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.3...1.6.0) Updates `nodeenv` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.8.0...1.9.1) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `platformdirs` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.2) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `prompt-toolkit` from 3.0.43 to 3.0.36 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.43...3.0.36) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `pymdown-extensions` from 10.7.1 to 10.8.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.7.1...10.8.1) Updates `questionary` from 1.10.0 to 2.0.1 - [Commits](tmbo/questionary@1.10.0...2.0.1) Updates `regex` from 2024.4.16 to 2024.5.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.4.16...2024.5.15) Updates `tomlkit` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.4...0.12.5) Updates `typing-extensions` from 4.11.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.2) Updates `virtualenv` from 20.25.3 to 20.26.3 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.3...20.26.3) Updates `watchdog` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.0...v4.0.1) Updates `zipp` from 3.18.1 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-mock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: argcomplete dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: coverage dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: decli dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: exceptiongroup dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: mkdocs dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nodeenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pygments dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pymdown-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: questionary dependency-type: indirect update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typing-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: watchdog dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #1017. |
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 29 updates in the / directory:
24.4.024.4.23.9.13.27.01.9.01.10.15.1.0.202403115.1.0.202404258.1.18.2.20.23.60.23.79.5.189.5.2869.5.170.2.03.1.63.3.02.14.02.15.07.4.47.5.40.6.10.6.21.2.01.2.13.13.43.15.42.5.352.5.366.11.08.0.01.8.01.9.124.024.14.2.04.2.25.9.86.0.02.17.22.18.010.7.110.8.11.10.02.0.12024.4.162024.5.150.12.40.12.54.11.04.12.220.25.320.26.34.0.04.0.13.18.13.19.2Updates
blackfrom 24.4.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
commitizenfrom 3.9.1 to 3.27.0Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
e9aa5d9bump: version 3.26.2 → 3.27.0912fda8test: extend tests for 'TestJsonConfig' and 'TestYamlConfig'4bf8ca6feat(config_files): add suport for "cz.toml" config file642fe8cbump: version 3.26.1 → 3.26.23761124fix(base.py): add encoding when open changlelog_fileee14038docs: fix a few typos in CHANGELOG.md and .pre-commit-hooks.yamlc18c6a6docs(cli/screenshots): update CLI screenshotsae73429bump: version 3.26.0 → 3.26.18f4dbe9test(commands): add skip_if_below_py_3_10 as the message of argument changes ...4636e50refactor(KNOWN_SCHEMES): replace set comprehension for list comprehensionUpdates
mypyfrom 1.9.0 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525[1.10 backport] Fix error reporting on cached run after uninstallation of thi...3faf0fcRemove +dev for version for release 1.10a5998d2Update CHANGELOG.md (#17159)62ea5b0Various updates to changelog for 1.10 (#17158)2f0864cUpdate CHANGELOG.md with draft for release 1.10 (#17150)e1443bbfix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2Sync typeshed (#17124)e2fc1f2Fix crash when expanding invalid Unpack in aCallablealias (#17028)3ff6e47Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98eFix string formatting for string enums (#16555)Updates
types-mockfrom 5.1.0.20240311 to 5.1.0.20240425Commits
Updates
pytestfrom 8.1.1 to 8.2.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
329d371Prepare release version 8.2.2214d098Merge pull request #12414 from bluetech/backport-12409153a436[8.2.x] fixtures: fix catastrophic performance problem inreorder_itemsb41d5a5Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01[8.2.x] doc: Update trainings/events (#12402)1d103e5[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
pytest-asynciofrom 0.23.6 to 0.23.7Release notes
Sourced from pytest-asyncio's releases.
Commits
eb63d5adocs: Prepared for release of v0.23.7.da04a7aBuild(deps): Bump exceptiongroup in /dependencies/default00c667aBuild(deps): Bump pytest from 8.1.1 to 8.2.0 in /dependencies/default3bd9cd8[docs] Add changelog entry.15544f0Revert GitHub Actions and Tox changes.6316b28Deduplicate simplefilter snippet.3ffdfc5asyncio.run(port_afinalizer())0107fd7Remove extra space.3bf700aFix GH Action mapping.d15dc31Fix 3109/3108 typo.Updates
mkdocs-materialfrom 9.5.18 to 9.5.28Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
1b78c2cPrepare 9.5.28 releasec5fd98cFixed links in sponsors sectionfa04d0cUpdated dependencies845fc61Fixed improved tooltips mounted when disabled12a8e82Removed all references to polyfill.io436860fBump docker/build-push-action from 5 to 6b048469Switched to ES2018 targeteff555aUpdated dependencies610be26Updated READMEf1ffeadDocumentationUpdates
setuptoolsfrom 69.5.1 to 70.2.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
3accd5cBump version: 70.1.1 → 70.2.0719192aMerge pull request #4430 from pypa/infra/refresh-skeletone32f8dfMerge pull request #4444 from pypa/feature/distutils-f3b225449343ac6fMerge https://github.com/pypa/distutils into feature/distutils-f3b2254494e6d97dPrefer relative imports for better portability.449021cMerge pull request #4442 from DimitriPapadopoulos/default97e3c8fMerge pull request #4452 from pypa/docs/1648-interpolationa9a5400Add a section on interpolation.31c8599Remove 'normally supplied to setup()'. Declarative styles are normalized.ad8c7baMerge pull request #4450 from DimitriPapadopoulos/TRYUpdates
argcompletefrom 3.1.6 to 3.3.0Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
c7cc834v3.3.054a4846Preserve compatibility with argparse option tuples of length 4057faffruff: preserve quote style9077be9v3.2.3dd79ddfLazy completion loading for Zsh (#475)521082eConform to black formattingeafe0a3Move debug_stream initialization to helper method (#471)2a6c23bv3.2.29e9bd63Expand tilde in zsh0be05e9v3.2.1Updates
babelfrom 2.14.0 to 2.15.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
40b194fPrepare for 2.15.0 release (#1079)c2e6c6eEncode support for the "fall back to short format" logic for time delta forma...1a03526Include Unicode license inlocale-dataand in documentation (#1074)c0fb56eAllow alternative space characters as group separator when parsing numbers (#...fe82fbcUse CLDR 44 and adjust tests to match new data (#1071)e0d1018Improve .po IO (#1068)40e60a1Upgrade GitHub Actions (#1054)2a1709aDrop support for Python 3.7 (EOL since June 2023) (#1048)Updates
coveragefrom 7.4.4 to 7.5.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22c09c6docs: sample HTML for 7.5.49e16381docs: prep for 7.5.4fba9b9edocs: link issue 1799 from the changelogf124de8build: no longer download kits to upload them9516cf6build: hash-pin all actionsc6e0985build: finish up the publish action4a49458build: get the latest dist run id for publishingfb15efabuild: pin hashes for publishing actionsc20af95build: use the correct item: github.event.actionccbab15build: dump all the github actions dataUpdates
declifrom 0.6.1 to 0.6.2Updates
exceptiongroupfrom 1.2.0 to 1.2.1Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
b91b7a3Added the release version521f02fFixed type errors, added type tests (#118)4639b1eFixed test failure on Python 3.12.3684b79aHave tox install the package in editable mode9ebe9f5Updated GitHub actionse57b07f[pre-commit.ci] pre-commit autoupdate (#115)8d2f627[pre-commit.ci] pre-commit autoupdate (#113)ee53e9fBaseExceptionGroup.derive should not copy notes (#112)2f23259Corrected the type annotation for the exception handler callback (#109)0c89199[pre-commit.ci] pre-commit autoupdate (#110)Updates
filelockfrom 3.13.4 to 3.15.4Release notes
Sourced from filelock's releases.