Skip to content

Commit fa05483

Browse files
Python: Bump openapi-core from 0.19.1 to 0.19.2 in /python (microsoft#6788)
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.19.1 to 0.19.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-openapi/openapi-core/releases">openapi-core's releases</a>.</em></p> <blockquote> <h2>0.19.2</h2> <h2>Bug fixes</h2> <ul> <li>Falcon multi-value query parameters fix <a href="https://redirect.github.com/python-openapi/openapi-core/issues/830">#830</a></li> <li>Fix a DeprecationWarning from aiohttp in TestPetPhotoView <a href="https://redirect.github.com/python-openapi/openapi-core/issues/836">#836</a></li> <li>Fix hyphen characters in path parameters <a href="https://redirect.github.com/python-openapi/openapi-core/issues/851">#851</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-openapi/openapi-core/commit/bfbd7284c30e52d54e2af54841cac20fca7f1eea"><code>bfbd728</code></a> Version 0.19.2</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/2661fa6e67c5f81cbb58456a6c37fee67c2b1e9a"><code>2661fa6</code></a> Merge pull request <a href="https://redirect.github.com/python-openapi/openapi-core/issues/849">#849</a> from python-openapi/dependabot/pip/requests-2.32.3</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/9e1f7fd14bd8d89de4de98616b222e94f6bc3a42"><code>9e1f7fd</code></a> Merge pull request <a href="https://redirect.github.com/python-openapi/openapi-core/issues/848">#848</a> from python-openapi/dependabot/pip/jsonschema-4.22.0</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/965cbe1fdaca621ea96bafb9a75328e3249b0dbf"><code>965cbe1</code></a> Merge pull request <a href="https://redirect.github.com/python-openapi/openapi-core/issues/851">#851</a> from codeasashu/update-parse</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/4b803be56730c50201d1671985fdebc8e1c292ef"><code>4b803be</code></a> fix: tests</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/971976809d4fec600b2e3c15d44f1cf013911a64"><code>9719768</code></a> bump: parse dep</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/3b5ff15fcd246d040e63110752f521b4709f4188"><code>3b5ff15</code></a> Bump requests from 2.32.0 to 2.32.3</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/28d468a522ec9a34b2b69016d85e333cc0916efe"><code>28d468a</code></a> Bump jsonschema from 4.21.1 to 4.22.0</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/b9f48dc8ca277f623201def6ddc626946aa91892"><code>b9f48dc</code></a> Merge pull request <a href="https://redirect.github.com/python-openapi/openapi-core/issues/841">#841</a> from python-openapi/dependabot/pip/werkzeug-3.0.3</li> <li><a href="https://github.com/python-openapi/openapi-core/commit/039f4f3f9a71b24ec1f46b98e6d7d6a4234d02f1"><code>039f4f3</code></a> Merge pull request <a href="https://redirect.github.com/python-openapi/openapi-core/issues/842">#842</a> from python-openapi/dependabot/pip/jinja2-3.1.4</li> <li>Additional commits viewable in <a href="https://github.com/python-openapi/openapi-core/compare/0.19.1...0.19.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openapi-core&package-manager=pip&previous-version=0.19.1&new-version=0.19.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
1 parent f9a53a1 commit fa05483

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)