Merge branch 'aiogram:dev-3.x' into patch-1

This commit is contained in:
monosans 2025-01-18 15:01:57 +00:00 committed by GitHub
commit 73f0ff963f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 3 deletions

1
CHANGES/1630.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fix the regex pattern that finds the "bad characters" for deeplink payload.

1
CHANGES/1631.misc.rst Normal file
View file

@ -0,0 +1 @@
Increased max :code:`redis` version support from “<5.1.0” to “<5.3.0”