i-dot-ai / redbox

Bringing Generative AI to the way the Civil Service works
https://i-dot-ai.github.io/redbox/
MIT License
83 stars 27 forks source link

Bump the minor-patch group with 3 updates #779

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor-patch group with 3 updates: boto3-stubs, boto3 and mlflow.

Updates boto3-stubs from 1.34.143 to 1.34.144

Commits


Updates boto3 from 1.34.143 to 1.34.144

Commits
  • 86c6026 Merge branch 'release-1.34.144'
  • b3936b5 Bumping version to 1.34.144
  • 074b8fc Add changelog entries from botocore
  • f225e61 Merge branch 'release-1.34.143' into develop
  • See full diff in compare view


Updates mlflow from 2.14.2 to 2.14.3

Release notes

Sourced from mlflow's releases.

MLflow 2.14.3 is a patch release that addresses bug fixes and additional documentation for released features

Features:

  • [Model Registry] Add support for server-side encryption when uploading files to AWS S3 (#12495, @​artjen)

Bug fixes:

  • [Models] Fix stream trace logging with the OpenAI autologging implementation to record the correct chunk structure (#12629, @​BenWilson2)
  • [Models] Fix batch inference behavior for Whisper-based translation models to allow for multiple audio file inputs (#12575, @​B-Step62)

Documentation updates:

Small bug fixes and documentation updates:

#12556, #12628, @​B-Step62; #12582, #12560, @​harupy; #12553, @​nojaf

Changelog

Sourced from mlflow's changelog.

2.14.3 (2024-07-12)

MLflow 2.14.3 is a patch release that addresses bug fixes and additional documentation for released features

Features:

  • [Model Registry] Add support for server-side encryption when uploading files to AWS S3 (#12495, @​artjen)

Bug fixes:

  • [Models] Fix stream trace logging with the OpenAI autologging implementation to record the correct chunk structure (#12629, @​BenWilson2)
  • [Models] Fix batch inference behavior for Whisper-based translation models to allow for multiple audio file inputs (#12575, @​B-Step62)

Documentation updates:

Small bug fixes and documentation updates:

#12556, #12628, @​B-Step62; #12582, #12560, @​harupy; #12553, @​nojaf

Commits
  • 84e6ded Run python3 dev/update_mlflow_versions.py pre-release ... (#12640)
  • c737e0f fix merge conflict
  • d8a19f1 Fix flaky langchain test (#12556)
  • f4140df Fix `cannot import name 'split_torch_state_dict_into_shards' from 'huggingfac...
  • dfd83e3 Fix a hang in tests/store/tracking/test_sqlalchemy_store.py (#12560)
  • a8ee531 Add documentation for OpenAI autologging (#12608)
  • f24c435 Fix stream trace logging with the OpenAI autologging implementation to record...
  • 332c6d2 Handle AWS encryption details (#12495)
  • 959abe2 Update json response style (#12553)
  • 1d20b3b Fix batch inference for Whisper model and refactor tests (#12575)
  • 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 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.