From e4ba51b22db778d16bbf9b718dbc8891b2647b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Jan=C3=9Fen?= Date: Mon, 3 Aug 2026 18:23:01 +0200 Subject: [PATCH] Update pydantic to 2.13.4 again --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index c02cdbd..0e67679 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -3,7 +3,7 @@ channels: dependencies: - python =3.12 - click =8.1.8 -- pydantic =2.12.5 +- pydantic =2.13.4 - hatchling =1.31.0 - hatch-vcs =0.5.0 - jobflow =0.3.1