Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

build(deps): bump unstructured-api-tools from 0.10.6 to 0.10.11 in /requirements #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps unstructured-api-tools from 0.10.6 to 0.10.11.

Release notes

Sourced from unstructured-api-tools's releases.

0.10.11

  • Fix using metrics filter for logger

0.10.10

  • Filter out metrics endpoint requests from logs
  • Fix output formatting for csv responses
  • Add autoflake and duplicate import removal to linting steps
Changelog

Sourced from unstructured-api-tools's changelog.

0.10.11

  • Fix using metrics filter for logger

0.10.10

  • Filter out metrics endpoint requests from logs

0.10.9

  • Fix output formatting for csv responses

0.10.8

  • Add autoflake and duplicate import removal to linting steps

0.10.7

  • Add support for passing request into pipeline
Commits
  • 634370e chore: bump version for release (#181)
  • 630aea8 Add metrics filter to running list of filters on logger (#180)
  • f606b23 add a filter to not log calls to metrics endpoint (#179)
  • cc4f921 CSV output formatting fix (#176)
  • 6fb09cd Add autoflake formatting with duplicate import removal (#178)
  • 3b9b79e chore: update all bash scripts to use shebang: /usr/bin/env bash (#177)
  • 022bb02 feat: allow a pipeline to optionally use the FastAPI Request object (#175)
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [unstructured-api-tools](https://github.com/Unstructured-IO/unstructured-api-tools) from 0.10.6 to 0.10.11.
- [Release notes](https://github.com/Unstructured-IO/unstructured-api-tools/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured-api-tools/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured-api-tools@0.10.6...0.10.11)

---
updated-dependencies:
- dependency-name: unstructured-api-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants