Update dependencies (#1327)

* Update dependencies

* Added changelog
This commit is contained in:
Alex Root Junior 2023-10-01 16:22:26 +03:00 committed by GitHub
parent b5ef05c01a
commit 67382553e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 30 deletions

6
CHANGES/1327.misc.rst Normal file
View file

@ -0,0 +1,6 @@
Updated dependencies, bumped minimum required version:
- :code:`magic-filter` - fixed `.resolve` operation
- :code:`pydantic` - fixed compatibility (broken in 2.4)
- :code:`aiodns` - added new dependency to the :code:`fast` extras (:code:`pip install aiogram[fast]`)
- *others...*