aiogram/tests/test_filters
Alex Root Junior 461e59bbdd
Update pydantic to V2 (#1202)
* Update pydantic, fix errors and warnings (all?)

* Fixed typehints

* Reformat code, removed unused imports

* Fixed typing extensions version compatibility

* Fixed coverage

* Describe changes

* Regen code
2023-07-02 15:07:19 +03:00
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_base.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_callback_data.py Improve callback data serialization (#1163) 2023-04-21 00:17:28 +03:00
test_chat_member_updated.py Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
test_command.py ignore_case fix for aiogram.filters.command.Command() (#1107) 2023-02-04 19:52:36 +02:00
test_exception.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_logic.py Removed Text filter (#1170) 2023-04-22 20:21:17 +03:00
test_magic_data.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_state.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00