Skip to content

Relax aiohttp versions range#1700

Merged
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
Smertig:bump-aiohttp
Jun 24, 2025
Merged

Relax aiohttp versions range#1700
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
Smertig:bump-aiohttp

Conversation

@Smertig
Copy link
Contributor

@Smertig Smertig commented Jun 17, 2025

Description

Bumped aiohttp maximum version to 3.13. This makes aiogram compatible with other packages that have aiohttp>=3.13 requirement.

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • uv run pytest -> "collected 1647 items" -> all passed

Test Configuration:

  • Operating System: Windows
  • Python version: Python 3.13.2

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Jun 17, 2025
@github-actions
Copy link

github-actions bot commented Jun 17, 2025

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b488808) to head (0cc4072).
Report is 1 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1700   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          568       568           
  Lines        13351     13351           
=========================================
  Hits         13351     13351           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JrooTJunior JrooTJunior merged commit 77ca495 into aiogram:dev-3.x Jun 24, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants