Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps unstructured-api-tools from 0.4.6 to 0.4.7.

Release notes

Sourced from unstructured-api-tools's releases.

0.4.7

  • Notebook conversion organizes module level imports at the top of the file
  • Allow for FastAPI metadata to be read from the config file
  • Add init.py to generated API module and add a default version for FastAPI.
Changelog

Sourced from unstructured-api-tools's changelog.

0.4.7

  • Notebook conversion organizes module level imports at the top of the file
  • Allow for FastAPI metadata to be read from the config file
  • Add __init__.py to API module and add a default version for FastAPI.
Commits
  • cfba059 tweak: Add init.py to API module and add a default version for FastAPI (#96)
  • 9fc496d build(deps): Bump black from 22.10.0 to 22.12.0 in /requirements (#91)
  • 3e1ce69 build(deps): Bump importlib-resources in /requirements (#95)
  • a3595a4 build(deps): Bump jupyter-core from 5.1.1 to 5.1.2 in /requirements (#92)
  • 677b881 build(deps): Bump limits from 2.7.2 to 2.8.0 in /requirements (#93)
  • 31c94b1 build(deps): Bump pydantic from 1.10.2 to 1.10.4 in /requirements (#94)
  • 19cf90d build(deps): Bump packaging from 21.3 to 22.0 in /requirements (#86)
  • dbf3a04 build(deps): Bump nbconvert from 7.2.6 to 7.2.7 in /requirements (#88)
  • cd3dae7 build(deps): Bump jupyter-core from 5.1.0 to 5.1.1 in /requirements (#89)
  • e03fa8a build(deps): Bump attrs from 22.1.0 to 22.2.0 in /requirements (#90)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 9, 2023
Bumps [unstructured-api-tools](https://github.com/Unstructured-IO/unstructured-api-tools) from 0.4.6 to 0.4.7.
- [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.6...0.4.7)

---
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 force-pushed the dependabot/pip/requirements/unstructured-api-tools-0.4.7 branch from 3d1f46a to 0504af9 Compare January 9, 2023 16:02
@MthwRobinson MthwRobinson merged commit b62615e into main Jan 9, 2023
@MthwRobinson MthwRobinson deleted the dependabot/pip/requirements/unstructured-api-tools-0.4.7 branch January 9, 2023 16:26
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.

2 participants