diff --git a/poetry.lock b/poetry.lock index e2d894d3c3..e7d68a00dd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2987,7 +2987,7 @@ poetry-core = "1.3.2" poetry-plugin-export = ">=1.1.2,<2.0.0" requests = ">=2.18,<3.0" requests-toolbelt = ">=0.9.1,<0.10.0" -shellingham = ">=1.5,<2.0" +shellingham = "==1.5.0.post1" tomlkit = ">=0.11.1,<0.11.2 || >0.11.2,<0.11.3 || >0.11.3,<1.0.0" urllib3 = ">=1.26.0,<2.0.0" virtualenv = ">=20.4.3,<20.4.5 || >20.4.5,<20.4.6 || >20.4.6"