diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 9e5d121244..334f6fddef 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -120,7 +120,7 @@ multidict==6.0.5 ; python_version >= '3.7' portalocker==2.8.2 ; python_version >= '3.5' and platform_system == 'Windows' -pycparser==2.21 +pycparser==2.22 pyjwt[crypto]==2.8.0 ; python_version >= '3.7'