ansys / api-eigen-example

Ansys API example repository for demonstrating the use of REST and gRPC in different SW languages (Python, C++...)
https://apieigen.docs.ansys.com
MIT License
7 stars 0 forks source link

Build(deps): bump the pip-deps group in /requirements with 3 updates #177

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the pip-deps group in /requirements with 3 updates: grpcio, grpcio-tools and pandas.

Updates grpcio from 1.59.3 to 1.60.0

Release notes

Sourced from grpcio's releases.

Release v1.60.0

This is release 1.60.0 (gjallarhorn) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Implemented dualstack IPv4 and IPv6 backend support, as per draft gRFC A61. xDS support currently guarded by GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS env var.
  • Dropped Bazel 5 support. (#34813)
  • [deps] Upgrade protobuf version to v25.0. (#34513)
  • [Security - Revocation] Crl Directory Watcher Implementation. (#34749)
  • [server] Cap size of pending request queue with RealRequestMatcher. (#34782)
  • [chttp2] Fix outgoing data stats. (#34693)
  • [EventEngine] Enable Posix EventEngine Listener on all builds. (#34748)
  • [EventEngine] Enable Windows EventEngine Listener on all builds. (#34436)
  • [chttp2] Alternative protection for too many streams in the system. (#34697)
  • [Proxy] Support for setting proxy for addresses. (#34617)
  • [client idleness] client channels go idle after 30 minutes by default. (#34653)
  • [chttp2] Add an experiment to separate liveness checks from ping timeouts. (#34647)
  • [chttp2] Tarpit invalid requests. (#34641)
  • [chttp2] Enforce settings acks. (#34640)
  • [chttp2] Limit work per read cycle. (#34639)
  • [chttp2] Limit request count before receiving settings ack. (#34638)
  • [chttp2] Randomly ping on RST_STREAM. (#34637)

C++

  • [xds] C++ XdsServerBuilder Remove src/... header dependency from public header. (#34790)
  • [reflection] Add v1 reflection. (#34535)

C#

  • [csharp] Grpc.Tools documentation for sharing proto files between projects and nuget packages. (#34521)

Ruby

  • [ruby] create debug symbol packages. (#34632)

Release v1.60.0-pre1

This is a prerelease of gRPC Core 1.60.0 (gjallarhorn).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

... (truncated)

Commits
  • 0ef13a7 [release] Bump release version to 1.60.0 (#35119)
  • 7f48251 [release] bump version to 1.60.0-pre1 (#34924)
  • 5127a85 [release] disable the call_status_override_on_cancellation experiment on 1.60...
  • afae477 [release] Bump core version 202311101839 (#34916)
  • dc41f42 [promises] Add some status-like types for TrySeq (#34906)
  • b99d63f [Python Test] Increase Python Windows build artifact timeout (#34914)
  • 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513)
  • 32dd034 [Build] Shortened python_build to pyb (#34913)
  • 90af0a1 [python] Add observability instrumentation to asyncio stack (#33992)
  • e1cb290 [tracing] Add member getters to HttpAnnotation (#34592) (#34905)
  • Additional commits viewable in compare view


Updates grpcio-tools from 1.59.3 to 1.60.0

Release notes

Sourced from grpcio-tools's releases.

Release v1.60.0

This is release 1.60.0 (gjallarhorn) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Implemented dualstack IPv4 and IPv6 backend support, as per draft gRFC A61. xDS support currently guarded by GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS env var.
  • Dropped Bazel 5 support. (#34813)
  • [deps] Upgrade protobuf version to v25.0. (#34513)
  • [Security - Revocation] Crl Directory Watcher Implementation. (#34749)
  • [server] Cap size of pending request queue with RealRequestMatcher. (#34782)
  • [chttp2] Fix outgoing data stats. (#34693)
  • [EventEngine] Enable Posix EventEngine Listener on all builds. (#34748)
  • [EventEngine] Enable Windows EventEngine Listener on all builds. (#34436)
  • [chttp2] Alternative protection for too many streams in the system. (#34697)
  • [Proxy] Support for setting proxy for addresses. (#34617)
  • [client idleness] client channels go idle after 30 minutes by default. (#34653)
  • [chttp2] Add an experiment to separate liveness checks from ping timeouts. (#34647)
  • [chttp2] Tarpit invalid requests. (#34641)
  • [chttp2] Enforce settings acks. (#34640)
  • [chttp2] Limit work per read cycle. (#34639)
  • [chttp2] Limit request count before receiving settings ack. (#34638)
  • [chttp2] Randomly ping on RST_STREAM. (#34637)

C++

  • [xds] C++ XdsServerBuilder Remove src/... header dependency from public header. (#34790)
  • [reflection] Add v1 reflection. (#34535)

C#

  • [csharp] Grpc.Tools documentation for sharing proto files between projects and nuget packages. (#34521)

Ruby

  • [ruby] create debug symbol packages. (#34632)

Release v1.60.0-pre1

This is a prerelease of gRPC Core 1.60.0 (gjallarhorn).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

... (truncated)

Commits
  • 0ef13a7 [release] Bump release version to 1.60.0 (#35119)
  • 7f48251 [release] bump version to 1.60.0-pre1 (#34924)
  • 5127a85 [release] disable the call_status_override_on_cancellation experiment on 1.60...
  • afae477 [release] Bump core version 202311101839 (#34916)
  • dc41f42 [promises] Add some status-like types for TrySeq (#34906)
  • b99d63f [Python Test] Increase Python Windows build artifact timeout (#34914)
  • 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513)
  • 32dd034 [Build] Shortened python_build to pyb (#34913)
  • 90af0a1 [python] Add observability instrumentation to asyncio stack (#33992)
  • e1cb290 [tracing] Add member getters to HttpAnnotation (#34592) (#34905)
  • Additional commits viewable in compare view


Updates pandas from 2.1.3 to 2.1.4

Release notes

Sourced from pandas's releases.

Pandas 2.1.4

This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits
  • a671b5a RLS: 2.1.4
  • a741d1e Backport PR #56393 on branch 2.1.x (DOC: Add release date for 2.1.4) (#56395)
  • 23252d0 Revert "debug ci"
  • 2a1226b debug ci
  • 99c2756 Backport PR #56160 on branch 2.1.x (BUG: reset_index not preserving object dt...
  • d1764d4 Backport PR #56184 on branch 2.1.x (BUG: mode not preserving object dtype for...
  • aacdf61 Backport PR #56123 on branch 2.1.x (BUG: ne comparison returns False for NA a...
  • 7006d99 Backport PR #55703 on branch 2.1.x (Use DeprecationWarning instead of FutureW...
  • 65723ab Backport PR #56174: CI: Add 3.12 builds (#56333)
  • 99ab008 Backport PR #56294: BUG: Series(strings, dtype=ArrowDtype[timestamp]) raising...
  • Additional commits viewable in compare view


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 9 months ago

The following labels could not be found: maintenance, dependencies.