diff --git a/requirements-dev.txt b/requirements-dev.txt index ae04d7c8..c6af9285 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ nitpick==0.35.0 ; python_version >= "3.10" and python_version < "4.0" orderedmultidict==1.0.1 ; python_version >= "3.10" and python_version < "4.0" packaging==24.2 ; python_version >= "3.10" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0" -pbr==6.1.0 ; python_version >= "3.10" and python_version < "4.0" +pbr==6.1.1 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0" psutil==6.1.1 ; python_version >= "3.10" and python_version < "4.0"