Skip to content

Bump the python-requirements group across 1 directory with 2 updates #43

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the python-requirements group with 2 updates in the / directory: quart and semantic-kernel.

Updates quart from 0.19.6 to 0.19.8

Release notes

Sourced from quart's releases.

0.19.8

This is the Quart 0.19.8 fix release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/Quart/0.19.8/ Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0198

  • Fix missing check that caused the previous fix to raise an error. #366

0.19.7

This is the Quart 0.19.7 security fix release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/Quart/0.19.7/ Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0197

  • Fix how max_form_memory_size is applied when parsing large non-file fields. GHSA-q34m-jh98-gwm2
Changelog

Sourced from quart's changelog.

0.19.8 2024-10-25

  • Bugfix Fix missing check that caused the previous fix to raise an error. #366

0.19.7 2024-10-25

  • Security Fix how max_form_memory_size is applied when parsing large non-file fields. GHSA-q34m-jh98-gwm2
Commits
  • 6d7d8df release version 0.19.8
  • 7909c16 check max_form_memory_size is set before comparing (#367)
  • 3a96a11 check max_form_memory_size is set before comparing
  • 972e5ed start version 0.19.8
  • a471f27 release version 0.19.7 (#365)
  • 0c91e8e release version 0.19.7
  • 5e78c41 apply max_form_memory_size another level up in the parser
  • See full diff in compare view

Updates semantic-kernel from 1.1.2 to 1.13.0

Release notes

Sourced from semantic-kernel's releases.

python-1.13.0

Release Notes

New Features

Enhancements and Fixes

Python Package Updates

Full Changelog: microsoft/semantic-kernel@python-1.12.1...python-1.13.0

python-1.12.1

Release Notes

New Features

Python Package Updates

Enhancements and Fixes

New Contributors

Full Changelog: microsoft/semantic-kernel@python-1.12.0...python-1.12.1

python-1.12.0

Release Notes

New Features

Python Package Updates

... (truncated)

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • Additional commits viewable in compare view

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

Bumps the python-requirements group with 2 updates in the / directory: [quart](https://github.com/pallets/quart) and [semantic-kernel](https://github.com/microsoft/semantic-kernel).


Updates `quart` from 0.19.6 to 0.19.8
- [Release notes](https://github.com/pallets/quart/releases)
- [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst)
- [Commits](pallets/quart@0.19.6...0.19.8)

Updates `semantic-kernel` from 1.1.2 to 1.13.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@python-1.1.2...dotnet-1.13.0)

---
updated-dependencies:
- dependency-name: quart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: semantic-kernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
...

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 Nov 4, 2024
@john0isaac
Copy link
Owner

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-requirements-a92591596b branch January 8, 2025 20:58
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.

1 participant