Skip to content
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

Python: Bump openapi-core from 0.19.0 to 0.19.1 in /python #5879

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps openapi-core from 0.19.0 to 0.19.1.

Release notes

Sourced from openapi-core's releases.

0.19.1

Features

  • Path finder cls configuration #797

Bug fixes

  • Invalid usage of super() when having multi-baseclass inheritance: … #802
  • Fix content-type when no space after semicolon #814
  • Protocols body and data attributes docstrings fix #829
Commits
  • 059dd73 Version 0.19.1
  • e2399b2 Merge pull request #829 from python-openapi/fix/protocols-body-and-data-attri...
  • 4df60c8 Protocols body and data attributes docstrings fix
  • d87ed3e Merge pull request #826 from python-openapi/dependabot/pip/deptry-0.16.1
  • 0ddadc4 Merge pull request #825 from python-openapi/dependabot/pip/flask-3.0.3
  • e4a2d9d Bump deptry from 0.15.0 to 0.16.1
  • d248b0a Bump flask from 3.0.2 to 3.0.3
  • 44b8b3c Merge pull request #823 from python-openapi/dependabot/pip/werkzeug-3.0.2
  • 0a8901b Create SECURITY.md
  • 4944821 Bump werkzeug from 3.0.1 to 3.0.2
  • 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 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 [openapi-core](https://github.com/python-openapi/openapi-core) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](python-openapi/openapi-core@0.19.0...0.19.1)

---
updated-dependencies:
- dependency-name: openapi-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 15, 2024 22:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Apr 15, 2024
@github-actions github-actions bot changed the title Bump openapi-core from 0.19.0 to 0.19.1 in /python Python: Bump openapi-core from 0.19.0 to 0.19.1 in /python Apr 15, 2024
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Apr 15, 2024

Py3.8 Test Coverage

Python 3.8 Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL5545101082% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python 3.8 Unit Test Overview

Tests Skipped Failures Errors Time
1211 11 💤 0 ❌ 0 🔥 20.899s ⏱️

@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit bafc65e Apr 16, 2024
30 checks passed
@eavanvalkenburg eavanvalkenburg deleted the dependabot/pip/python/openapi-core-0.19.1 branch April 16, 2024 10:44
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. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants