diff --git a/pipelines/requirements/deps/pydantic.txt b/pipelines/requirements/deps/pydantic.txt index 6743d5f79..c3f0babd7 100644 --- a/pipelines/requirements/deps/pydantic.txt +++ b/pipelines/requirements/deps/pydantic.txt @@ -1 +1 @@ -pydantic==2.5.2 +pydantic==2.5.3 diff --git a/pipelines/requirements/deps/pyright.txt b/pipelines/requirements/deps/pyright.txt index 8035a001f..9a3760f33 100644 --- a/pipelines/requirements/deps/pyright.txt +++ b/pipelines/requirements/deps/pyright.txt @@ -1 +1 @@ -pyright==1.1.338 +pyright==1.1.342 diff --git a/pipelines/requirements/deps/pytest-asyncio.txt b/pipelines/requirements/deps/pytest-asyncio.txt index 978d89f87..cbc016a77 100644 --- a/pipelines/requirements/deps/pytest-asyncio.txt +++ b/pipelines/requirements/deps/pytest-asyncio.txt @@ -1 +1 @@ -pytest-asyncio==0.21.1 +pytest-asyncio==0.23.2 diff --git a/pipelines/requirements/dev.txt b/pipelines/requirements/dev.txt index dc6e52c03..674525b73 100644 --- a/pipelines/requirements/dev.txt +++ b/pipelines/requirements/dev.txt @@ -6,6 +6,6 @@ blue==0.9.1 pre-commit==2.21.0 twine==4.0.2 typer==0.9.0 -rtoml==0.9.0 +rtoml==0.10.0 GitPython distro diff --git a/pipelines/requirements/docs.txt b/pipelines/requirements/docs.txt index ee529342d..b4091a59c 100644 --- a/pipelines/requirements/docs.txt +++ b/pipelines/requirements/docs.txt @@ -1,2 +1,2 @@ mkdocs==1.5.3 -mkdocs-material==9.4.14 +mkdocs-material==9.5.2