diff --git a/requirements.txt b/requirements.txt index 8d3053a..e3b73a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ kube-custom-resource==0.6.1 multidict==6.7.0 pbr==7.0.3 propcache==0.4.1 -pycparser==2.23 +pycparser==3.0 pydantic==2.12.5 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 diff --git a/test-requirements.txt b/test-requirements.txt index e4a1e34..fc6bbb2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,4 +8,4 @@ autopep8 mypy types-PyYAML types-setuptools -black~=25.12.0 +black~=26.1.0