Skip to content

Bump aiohttp from 3.13.4 to 3.13.5#328

Merged
TKIPisalegacycipher merged 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.5
Apr 30, 2026
Merged

Bump aiohttp from 3.13.4 to 3.13.5#328
TKIPisalegacycipher merged 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 30, 2026
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/uv/aiohttp-3.13.5 branch from 03eade1 to eddeeab Compare April 30, 2026 04:34
@TKIPisalegacycipher TKIPisalegacycipher merged commit 941f9c5 into main Apr 30, 2026
8 checks passed
@TKIPisalegacycipher TKIPisalegacycipher deleted the dependabot/uv/aiohttp-3.13.5 branch April 30, 2026 04:44
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