Skip to content

build(deps): bump the python-dependencies group with 2 updates - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-dependencies-1724c17310
Open

build(deps): bump the python-dependencies group with 2 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-dependencies-1724c17310

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown

Bumps the python-dependencies group with 2 updates: aiohttp and liteparse.

Updates aiohttp from 3.14.1 to 3.14.3

Changelog

Sourced from aiohttp's changelog.

3.14.3 (2026-07-22)

Bug fixes

  • Fixed the client dropping only the first Authorization, Cookie and Proxy-Authorization header when a redirect crossed an origin -- by :user:arshsmith1.

    Related issues and pull requests on GitHub: :issue:13180.

  • Fixed error message construction in the C HTTP parser -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:13222.


3.14.2 (2026-07-20)

Bug fixes

  • Fixed :py:attr:~aiohttp.web.StreamResponse.last_modified rounding a :class:datetime.datetime with a fractional second down.

    Related issues and pull requests on GitHub: :issue:5303.

  • Fixed resolving localhost on Windows to fall back without AI_ADDRCONFIG when the first lookup fails, so localhost still works without an active network.

    Related issues and pull requests on GitHub: :issue:5357.

... (truncated)

Commits

Updates liteparse from 2.4.0 to 2.11.0

Release notes

Sourced from liteparse's releases.

Crates & CLI v2.11.0

What's Changed

Full Changelog: run-llama/liteparse@node-v2.10.1...crates-v2.11.0

Docker v2.11.0

Docker images published to GHCR:

  • ghcr.io/run-llama/liteparse-base:v2.11.0
  • ghcr.io/run-llama/liteparse:v2.11.0

Node.js v2.11.0

What's Changed

Full Changelog: run-llama/liteparse@node-v2.10.1...node-v2.11.0

Python v2.11.0

What's Changed

Full Changelog: run-llama/liteparse@node-v2.10.1...python-v2.11.0

WASM v2.11.0

What's Changed

Full Changelog: run-llama/liteparse@node-v2.10.1...wasm-v2.11.0

Node.js v2.10.1

What's Changed

Full Changelog: run-llama/liteparse@crates-v2.10.0...node-v2.10.1

... (truncated)

Commits
  • 0f579ee pdfium v1.5.0
  • d2ada91 v2.11.0
  • ef4f6bb Merge pull request #381 from run-llama/codex/document-provenance-metadata
  • 05d4556 Merge pull request #393 from run-llama/logan/lrt-rtl-fixes
  • aba35f0 Merge pull request #394 from run-llama/logan/table-improvements
  • 48dc7f4 remove tracking file
  • 950aced final cleanup
  • b7bc071 cleanup 1
  • 54aed20 docs: record round 5 of the table/TEDS work
  • 09c9080 tables: split a grid component at row bands no vertical rule spans
  • 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 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-dependencies group with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [liteparse](https://github.com/run-llama/liteparse).


Updates `aiohttp` from 3.14.1 to 3.14.3
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3)

Updates `liteparse` from 2.4.0 to 2.11.0
- [Release notes](https://github.com/run-llama/liteparse/releases)
- [Changelog](https://github.com/run-llama/liteparse/blob/main/CHANGELOG.md)
- [Commits](run-llama/liteparse@node-v2.4.0...node-v2.11.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: liteparse
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 7, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants