Skip to content

Bump unstructured-api-tools from 0.4.3 to 0.4.6 in /requirements #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps unstructured-api-tools from 0.4.3 to 0.4.6.

Release notes

Sourced from unstructured-api-tools's releases.

0.4.6

  • Adds support for response_schema parameter in Pipeline API functions.

0.4.5

  • fix bug to get response_type value before first call of it in template

0.4.4

  • Implement generation of an app-level FastAPI module.

0.4.3

  • Updates mypy type checking code to use --implicit-optional

0.4.2

  • Add types-ujson dependency

0.4.1

  • Implement feature to allow accepting multiple binary files to the autogenerated pipeline APIs.

0.4.0

  • Implement feature to allow accepting multiple text files to the autogenerated pipeline APIs.
Changelog

Sourced from unstructured-api-tools's changelog.

0.4.6

  • Add support for response_schema parameter in Pipeline API functions.

0.4.5

  • fix bug to get response_type value before first call of it in template

0.4.4

  • Implement generation of an app-level FastAPI module.
Commits
  • 03a17db feat: Add support for output_schema parameter (#61)
  • 38c1ada chore: Python 3.8.15 is the most recent 3.8 (#62)
  • c47ea64 fix: get response_type value before first call (#60)
  • 00a78f0 build(deps): Bump types-requests in /requirements (#55)
  • 2f7a74d build(deps): Bump jupyter-core from 4.11.2 to 5.0.0 in /requirements (#56)
  • 3a38d79 build(deps): Bump traitlets from 5.4.0 to 5.5.0 in /requirements (#57)
  • 8b5e3da build(deps): Bump pyrsistent from 0.18.1 to 0.19.2 in /requirements (#58)
  • d42dcf6 build(deps): Bump anyio from 3.6.1 to 3.6.2 in /requirements (#59)
  • c3c08ba feat: Implement generation of app-level FastAPI module for multiple notebooks...
  • 7c5a3d1 docs: Add developer quick start section (#53)
  • Additional commits viewable 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 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.4.3 to 0.4.6.
- [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.4.3...0.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2022

Looks like unstructured-api-tools is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/unstructured-api-tools-0.4.6 branch December 8, 2022 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants