diff --git a/requirements.txt b/requirements.txt index 7edd248..4e28755 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11" faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0" fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0" -filelock==3.15.4 ; python_version >= "3.10" and python_version < "4.0" +filelock==3.20.3 ; python_version >= "3.10" and python_version < "4.0" flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0" google-api-core==2.19.1 ; python_version >= "3.10" and python_version < "4.0" google-auth==2.33.0 ; python_version >= "3.10" and python_version < "4.0"