Skip to content

chore(deps): bump aiogram from 3.27.0 to 3.28.2#464

Merged
ImMohammad20000 merged 1 commit into
devfrom
dependabot/uv/dev/aiogram-3.28.2
May 11, 2026
Merged

chore(deps): bump aiogram from 3.27.0 to 3.28.2#464
ImMohammad20000 merged 1 commit into
devfrom
dependabot/uv/dev/aiogram-3.28.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps aiogram from 3.27.0 to 3.28.2.

Release notes

Sourced from aiogram's releases.

v3.28.2 - the same fixes as previous

Full Changelog: aiogram/aiogram@v3.28.1...v3.28.2

Polls media fix

What's Changed

Full Changelog: aiogram/aiogram@v3.28.0...v3.28.1

Bot API 10.0

What's Changed

New Contributors

Full Changelog: aiogram/aiogram@v3.27.0...v3.28.0

Changelog

Sourced from aiogram's changelog.

3.28.1 and 3.28.2 (2026-05-10)

Bugfixes

  • Fixed :class:aiogram.types.input_poll_option.InputPollOption rejecting :class:aiogram.types.input_media_photo.InputMediaPhoto (and other InputMedia* subclasses) for the media field. Added :class:aiogram.types.input_poll_option_media_union.InputPollOptionMediaUnion type alias and made all valid media classes inherit from :class:aiogram.types.input_poll_option_media.InputPollOptionMedia. [#1808](https://github.com/aiogram/aiogram/issues/1808) <https://github.com/aiogram/aiogram/issues/1808>_

3.28.0 (2026-05-09)

Bugfixes

  • Added the link_preview_options parameter to :meth:aiogram.types.message.Message.send_copy. When copying a text message, the new parameter is forwarded to :class:aiogram.methods.send_message.SendMessage; if it is not provided, the original message's link_preview_options are used as a fallback. [#1620](https://github.com/aiogram/aiogram/issues/1620) <https://github.com/aiogram/aiogram/issues/1620>_

Improved Documentation

  • Improve grammar in MemoryStorage, PyMongoStorage, and RedisStorage docstrings. [#1796](https://github.com/aiogram/aiogram/issues/1796) <https://github.com/aiogram/aiogram/issues/1796>_

Deprecations and Removals

  • Dropped PyPy 3.10 support because required optional dependencies no longer support it. [#1805](https://github.com/aiogram/aiogram/issues/1805) <https://github.com/aiogram/aiogram/issues/1805>_

Misc

  • Bumped upper version bounds for pydantic (<2.14) and pymongo (<4.17); refreshed dev/test dependencies (ruff, packaging, pytest, pytest-html, pytest-cov, pytz). [#1795](https://github.com/aiogram/aiogram/issues/1795) <https://github.com/aiogram/aiogram/issues/1795>_

  • Bump ruff pre-commit hook from v0.14.0 to v0.15.11 and rename hook id from ruff to ruff-check [#1801](https://github.com/aiogram/aiogram/issues/1801) <https://github.com/aiogram/aiogram/issues/1801>_

  • Bumped mypy to 2.0.0 and fixed typing issues reported by the new version. [#1804](https://github.com/aiogram/aiogram/issues/1804) <https://github.com/aiogram/aiogram/issues/1804>_

  • Updated to Bot API 10.0 <https://core.telegram.org/bots/api-changelog#may-8-2026>_

    Guest Mode

    New Methods:

    • Added :class:aiogram.methods.answer_guest_query.AnswerGuestQuery method - enables bots to respond to queries from users browsing outside the chat

... (truncated)

Commits
  • f6b2cd5 Bump version
  • f038ab3 #1809 One more fix InputPollOption.media validation for InputMedia* types
  • 818b55d Bump version
  • 3e2891a Fix InputPollOption.media validation for InputMedia* types (#1809)
  • f217c6a Bump changelog
  • add45ad Added full support for the Bot API 10.0 (#1806)
  • 9e956c9 Bump mypy and fix typing issues (#1804)
  • b216778 Drop PyPy 3.10 support (#1805)
  • 30e3556 Bump pydantic (\<2.13 -> <2.14) and other dev/test deps (#1795)
  • 991bd0e Improve grammar in MemoryStorage, PyMongoStorage, and RedisStorage docstrings...
  • Additional commits viewable in compare view

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)

Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.27.0 to 3.28.2.
- [Release notes](https://github.com/aiogram/aiogram/releases)
- [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
- [Commits](aiogram/aiogram@v3.27.0...v3.28.2)

---
updated-dependencies:
- dependency-name: aiogram
  dependency-version: 3.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 11, 2026
@ImMohammad20000 ImMohammad20000 merged commit 81e6560 into dev May 11, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/dev/aiogram-3.28.2 branch May 11, 2026 08:40
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