CHORE: Bump the development-dependencies group across 1 directory with 23 updates#354
Open
dependabot[bot] wants to merge 2 commits into
Open
CHORE: Bump the development-dependencies group across 1 directory with 23 updates#354dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…h 23 updates Bumps the development-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [plotly](https://github.com/plotly/plotly.py) | `5.24.1` | `6.8.0` | | [tox](https://github.com/tox-dev/tox) | `4.24.2` | `4.30.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `7.1.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.6.0` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.4.1` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.11` | `1.8.2` | | [ipython](https://github.com/ipython/ipython) | `8.18.1` | `8.39.0` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.7` | `8.1.8` | | [jupytext](https://github.com/jupytext/jupytext) | `1.17.2` | `1.19.3` | | [numpydoc](https://github.com/numpy/numpydoc) | `1.8.0` | `1.10.0` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.17` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.3.0` | `3.0.1` | | [pypandoc-binary](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.17` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.19.0` | `0.21.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [ansys-optislang-core](https://github.com/ansys/pyoptislang) | `1.0.0` | `1.5.0` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.5.0` | | [twine](https://github.com/pypa/twine) | `6.1.0` | `6.2.0` | | [pygobject](https://pygobject.gnome.org) | `3.52.3` | `3.56.3` | Updates `plotly` from 5.24.1 to 6.8.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.8.0) Updates `tox` from 4.24.2 to 4.30.3 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.2...4.30.3) Updates `pytest-cov` from 6.1.1 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v7.1.0) Updates `pre-commit` from 4.2.0 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.6.0) Updates `click` from 8.1.8 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.1.8...8.4.1) Updates `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) Updates `ansys-sphinx-theme` from 1.0.11 to 1.8.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.11...v1.8.2) Updates `ipython` from 8.18.1 to 8.39.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.1...8.39.0) Updates `ipywidgets` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.7...8.1.8) Updates `jupytext` from 1.17.2 to 1.19.3 - [Release notes](https://github.com/jupytext/jupytext/releases) - [Changelog](https://github.com/jupytext/jupytext/blob/main/CHANGELOG.md) - [Commits](jupytext/jupytext@v1.17.2...v1.19.3) Updates `numpydoc` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.8.0...v1.10.0) Updates `pypandoc` from 1.15 to 1.17 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.15...v1.17) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `sphinx-autodoc-typehints` from 2.3.0 to 3.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.3.0...3.0.1) Updates `pypandoc-binary` from 1.15 to 1.17 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.15...v1.17) Updates `sphinx-gallery` from 0.19.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.19.0...v0.21.0) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `pytest-mock` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.15.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `ansys-optislang-core` from 1.0.0 to 1.5.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v1.0.0...v1.5.0) Updates `build` from 1.2.2.post1 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.2.post1...1.5.0) Updates `twine` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.1.0...6.2.0) Updates `pygobject` from 3.52.3 to 3.56.3 --- updated-dependencies: - dependency-name: ansys-optislang-core dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ansys-sphinx-theme dependency-version: 1.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipython dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupytext dependency-version: 1.19.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pygobject dependency-version: 3.56.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pypandoc dependency-version: '1.17' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pypandoc-binary dependency-version: '1.17' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tox dependency-version: 4.30.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2b4c80a to
0cd36ae
Compare
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 23 updates in the / directory:
5.24.16.8.04.24.24.30.36.1.17.1.04.2.04.6.08.1.88.4.11.2.11.3.11.0.111.8.28.18.18.39.08.1.78.1.81.17.21.19.31.8.01.10.01.151.177.4.78.1.32.3.03.0.11.151.170.19.00.21.02.2.32.3.33.14.03.15.11.3.01.4.01.0.01.5.01.2.2.post11.5.06.1.06.2.03.52.33.56.3Updates
plotlyfrom 5.24.1 to 6.8.0Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
... (truncated)
Commits
ea4eca8Address PR feedbacke57adbdFix broken exampleb8c2bf4Update Jupyter Lab extension files2de1059Update docs for releasef94e304Version changes for v6.8.07f2eb35Merge pull request #5608 from plotly/cam/update-plotly.js-3.6.0f57cf96Update command to runnpm installforupdateplotlyjs1f26820Update lock file8f699a3chore: Update plotly.js to v3.6.0f0755e5Merge pull request #5605 from plotly/cam/pin-python-frontmatterUpdates
toxfrom 4.24.2 to 4.30.3Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
01442darelease 4.30.3984dc78[pre-commit.ci] pre-commit autoupdate (#3615)660adb5Fix incorrect type annotations in PythonPathPackageWithDeps (fixes #3607) (#3...393de39[pre-commit.ci] pre-commit autoupdate (#3608)6e32426Fix none config file issue 3611 (#3613)0805c83Isolate the test suite from any existingDEFAULT_CONFIG_FILEfile (#3612)5e0784arelease 4.30.264e8a34Bump pypa/gh-action-pypi-publish in /.github/workflows (#3604)7230088Ensure automatically provisioned environment is torn down (#3601)2c31dbcBump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#3603)Updates
pytest-covfrom 6.1.1 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
pre-commitfrom 4.2.0 to 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
clickfrom 8.1.8 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
starlettefrom 1.2.1 to 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)