build(deps): bump the python-deps group with 7 updates - #3117
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.6` | `3.32.7` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.18.1` | `6.19.0` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.30.1` | `12.30.2` | | [boto3](https://github.com/boto/boto3) | `1.43.93` | `1.43.96` | | [granian](https://github.com/emmett-framework/granian) | `2.8.2` | `2.8.3` | | [litellm-proxy-extras](https://github.com/BerriAI/litellm) | `0.4.97` | `0.4.98` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.4` | `0.53.0` | Updates `filelock` from 3.32.6 to 3.32.7 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.6...3.32.7) Updates `pypdf` from 6.18.1 to 6.19.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.18.1...6.19.0) Updates `azure-storage-blob` from 12.30.1 to 12.30.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.30.1...azure-storage-blob_12.30.2) Updates `boto3` from 1.43.93 to 1.43.96 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.93...1.43.96) Updates `granian` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.8.2...v2.8.3) Updates `litellm-proxy-extras` from 0.4.97 to 0.4.98 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `uvicorn` from 0.52.4 to 0.53.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.4...0.53.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.32.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pypdf dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: azure-storage-blob dependency-version: 12.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: boto3 dependency-version: 1.43.96 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: granian dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: litellm-proxy-extras dependency-version: 0.4.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-deps group with 7 updates:
3.32.63.32.76.18.16.19.012.30.112.30.21.43.931.43.962.8.22.8.30.4.970.4.980.52.40.53.0Updates
filelockfrom 3.32.6 to 3.32.7Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
20929f7Release 3.32.735f07c4[pre-commit.ci] pre-commit autoupdate (#736)e860d39📝 docs: say acquire() falls back to the lock's blocking attribute (#733)c530efeFix final symlink test on musl (#737)Updates
pypdffrom 6.18.1 to 6.19.0Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
d62cb58REL: 6.19.00d8b5a8SEC: Limit size of alphabetical page labels (#4096)959467aPI: Move static value out of loop body for appearance stream data (#4087)20822b2DEV: Bump zizmorcore/zizmor-action from 0.6.3 to 0.6.4 (#4093)25f2301DEP: Replace PdfWriter method add_js (#3979)a924438BUG: Do not copy unrelated pages when appending pages with non-terminal field...cf5cec2BUG: Use page reference for existing internal link targets (#4076)96d81f0BUG: Arabic-Indic digits are reversed during text extraction (#4077)2d21901DEV: Fix Color class for latest mypy (#4082)893a010MAINT: Split PdfDocCommon._flatten (#4070)Updates
azure-storage-blobfrom 12.30.1 to 12.30.2Release notes
Sourced from azure-storage-blob's releases.
Commits
95fcf4d[Storage] Prepare 12.30.2 release for azure-storage-blob (#49047)Updates
boto3from 1.43.93 to 1.43.96Commits
2be9967Merge branch 'release-1.43.96'6e1774aBumping version to 1.43.96ef6f957Add changelog entries from botocore238d6ecUpdate PyPI package summary to add Boto3 (#4846)2d18ca8Add root workspace folder to gitignore (#4847)3061d22Merge branch 'release-1.43.95'5dc82d9Merge branch 'release-1.43.95' into develop70cfb81Bumping version to 1.43.9595ba0d9Add changelog entries from botocoreec50e6eMerge branch 'release-1.43.94'Updates
granianfrom 2.8.2 to 2.8.3Release notes
Sourced from granian's releases.
Commits
c0b1e0bBump dependencies7301d21Notify client disconnection on HTTP/2 stream close (#918)7ca1920Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 (#912)a51a1bfBump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#911)ca5a97eBump version to 2.8.3Updates
litellm-proxy-extrasfrom 0.4.97 to 0.4.98Commits
Updates
uvicornfrom 0.52.4 to 0.53.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
421708fVersion 0.53.0 (#3136)f1a1bffUnset the keep-alive timer when upgrading to WebSocket (#3107)63971edDocument HTTP/2 support (#3130)7d1a005Remove race from multiprocess health check test (#3128)5ac6265Add ::1 to FORWARDED_ALLOW_IPS (#3119)098b206Remove timing race from SIGHUP supervisor test (#3127)968f15echore(deps): bump the github-actions group with 4 updates (#3113)7d4c08cchore(deps): bump the python-packages group across 1 directory with 11 update...fe528a4Require explicit opt-in for zttp HTTP/2 (#3101)fa324a4chore(deps-dev): bump httpx2 from 2.10.0 to 2.12.0 (#3121)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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