Skip to content

Bump aiohttp from 3.11.18 to 3.13.4#324

Merged
TKIPisalegacycipher merged 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4
Apr 29, 2026
Merged

Bump aiohttp from 3.11.18 to 3.13.4#324
TKIPisalegacycipher merged 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 1, 2026
@TKIPisalegacycipher TKIPisalegacycipher merged commit 5545b68 into main Apr 29, 2026
4 of 8 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/aiohttp-3.13.4 branch April 29, 2026 21:26
TKIPisalegacycipher added a commit that referenced this pull request Apr 30, 2026
# Release Notes (since 2.2.0)

## Bug Fixes

* Fix golden test using wrong ruff line-length in temp dir
* Fix generator omitting path params from function signature
* Fix generator for URL path params only declared as body params in spec
* Fix sync _get_pages_iterator dropping the last page (#326)

## Security

* Prevent script injection in GitHub Actions workflows
* Fix CodeQL alert in test-library CI

## Build & Tooling

* Replace Poetry with uv for build tooling and dependency management
* Add generator test suite
* Modernize project tooling, imports, and test infrastructure
* Clean up CI, linting, and code quality issues
* Optimize GitHub Actions: upgrade deprecated actions, reduce redundant work
* Delete duplicated CodeQL workflow
* Exclude .venv from tests

## Dependency Updates (requiring semver bump from 2.2.0 -> 3.0.0)

* Drop Python 3.10 support in anticipation of 3.10 EOL
* Add Python 3.14 support
* aiohttp 3.11.18 → 3.13.5 (#324, #328)
* requests 2.32.3 → 2.33.1 (#323, #329)
* urllib3 2.4.0 → 2.6.3 (#317)
* pytest 8.3.5 → 9.0.3 (#325)
* pytest-cov 6.3.0 → 7.1.0 (#327)
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.

1 participant