Build(deps): bump the pip-deps group across 1 directory with 7 updates#318
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Build(deps): bump the pip-deps group across 1 directory with 7 updates#318dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip-deps group with 7 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.7.0` | `1.7.2` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.16.2` | `1.17` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.1` | `3.0.2` | | [pybind11](https://github.com/pybind/pybind11) | `3.0.2` | `3.0.3` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `7.34.1` | | [grpcio](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.78.0` | `1.80.0` | Updates `ansys-sphinx-theme` from 1.7.0 to 1.7.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.7.0...v1.7.2) Updates `pypandoc` from 1.16.2 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.16.2...v1.17) Updates `pandas` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.1...v3.0.2) Updates `pybind11` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md) - [Commits](pybind/pybind11@v3.0.2...v3.0.3) Updates `protobuf` from 6.33.5 to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) Updates `grpcio-tools` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.80.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pypandoc dependency-version: '1.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pybind11 dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 pip-deps group with 7 updates in the /requirements directory:
1.7.01.7.21.16.21.173.0.13.0.23.0.23.0.36.33.57.34.11.78.01.80.01.78.01.80.0Updates
ansys-sphinx-themefrom 1.7.0 to 1.7.2Release notes
Sourced from ansys-sphinx-theme's releases.
... (truncated)
Commits
74418bachore: updating CHANGELOG for v1.7.295e7ed9release: bump version 1.7.29f5fc6achore: updating CHANGELOG for v1.7.149501c6release: bump version 1.7.11854c3eci: bump the actions group across 1 directory with 2 updates (#887)3203435build: bump tox from 4.36.0 to 4.36.1 (#891)4164badfix: add flexible dependency versions forPython 3.10+support and new "...Updates
pypandocfrom 1.16.2 to 1.17Release notes
Sourced from pypandoc's releases.
Commits
51af11fSkip delocate repair for macOS binary wheelsa19984fFix cibuildwheel version tag to v3.4.0b30f851Upgrade cibuildwheel from v2 to v352ef402Merge pull request #431 from JessicaTegner/improve_downloade1926a2Move GITHUB_TOKEN to workflow-level envdd1d123Fix incomplete URL substring sanitization (CodeQL)69bddd0[pre-commit.ci] auto fixes from pre-commit.com hooks009df66Add tests for pandoc download retry and auth behavior16fb5e4Fix GitHub 429 rate limit errors in pandoc download497e395Merge pull request #427 from JessicaTegner/issue423Updates
pandasfrom 3.0.1 to 3.0.2Release notes
Sourced from pandas's releases.
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
pybind11from 3.0.2 to 3.0.3Release notes
Sourced from pybind11's releases.
... (truncated)
Changelog
Sourced from pybind11's changelog.
... (truncated)
Commits
1b49908docs: add v3.0.3and v3.1.0changelog updates. (#6023)c066c76fix: add missing PYBIND11_ALWAYS_INLINE macro for v3.0.3 backports76efcb3Bump version from v3.0.2 → v3.0.30f41635chore(deps): bump pygments from 2.17.2 to 2.20.0 in /docs (#6024)54a4615chore(deps): bump requests from 2.32.4 to 2.33.0 in /docs (#6013)d12037cchore(deps): update pre-commit hooks (#6002)64eecc4chore(deps): bump the actions group with 3 updates (#6000)c0ea8fcFix heap-buffer-overflow inpythonbufwith undersized buffers (#6019)8d621d6fix: detect virtual inheritance in add_base to prevent pointer offset crash (...b6a616efix: strdup"self"arg indef_property_static, partially revert #6010 (gh...Updates
protobuffrom 6.33.5 to 7.34.1Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
grpciofrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)938cfec[subchannel connection scaling] fix when we reset backoff (#41935)91778be[Backport][v1.80.x][Python] New_createmethod for aio.Metadata (#41888)f10b9f2[bzlmod] upgrade rules_swift to avoid BCR CI breakage on Windows with bazel 7...be4c1c5[subchannel] fix crash in connection scaling code (#41853)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)3ca09e4[Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)260c6fd[PHP] Disable php infinite recursion check for callback from Core to PHP (#41...50957c5[Flakiness] Delete flaky iomgr fd_conservation_posix_test and create an Event...e1e1d0a[Bzlmod] Turn off bzlmod for PSM python tests. (#41810)Updates
grpcio-toolsfrom 1.78.0 to 1.80.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)1299baa[Python] Add language features to exported proto files (#41501)522dbbb[Release] Bump version to 1.79.0-dev (on master branch) (#41291)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 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