diff --git a/Pipfile b/Pipfile index 8ab81e2..b452b85 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ arrow = "==1.3.0" click = "==8.1.7" types-click = "==7.1.8" jira = "==3.8.0" -pydantic = "==2.9.2" +pydantic = "==2.10.1" requests = "==2.32.3" types-requests = "==2.32.0.20241016"