diff --git a/Pipfile b/Pipfile index c55e7d0..b61ba09 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.10.3" +pydantic = "==2.10.4" requests = "==2.32.3" types-requests = "==2.32.0.20241016"