bump: pydatic 2.3.0, tests
This commit is contained in:
@@ -41,6 +41,6 @@ async def test_get_article_with_wrong_path_parameters_should_return_error(
|
||||
'loc_in': 'path',
|
||||
'msg': 'Input should be a valid integer, unable to parse string as an integer',
|
||||
'type': 'int_parsing',
|
||||
'url': 'https://errors.pydantic.dev/2.1.2/v/int_parsing'
|
||||
'url': 'https://errors.pydantic.dev/2.3/v/int_parsing'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user