From 314f1ac03e8af1a4f08f2ea610f2d35e48129931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:07:26 +0000 Subject: [PATCH] chore(deps): update dev --- pipelines/requirements/deps/pydantic.txt | 2 +- pipelines/requirements/deps/pyright.txt | 2 +- pipelines/requirements/deps/pytest-asyncio.txt | 2 +- pipelines/requirements/deps/pytest.txt | 2 +- pipelines/requirements/dev.txt | 2 +- pipelines/requirements/docs.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 f1d1b048d..94a71c3d2 100644 --- a/pipelines/requirements/deps/pyright.txt +++ b/pipelines/requirements/deps/pyright.txt @@ -1 +1 @@ -pyright==1.1.347 +pyright==1.1.349 diff --git a/pipelines/requirements/deps/pytest-asyncio.txt b/pipelines/requirements/deps/pytest-asyncio.txt index 978d89f87..83f1c6cbc 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.4 diff --git a/pipelines/requirements/deps/pytest.txt b/pipelines/requirements/deps/pytest.txt index f9708e4b7..cb87efc0f 100644 --- a/pipelines/requirements/deps/pytest.txt +++ b/pipelines/requirements/deps/pytest.txt @@ -1 +1 @@ -pytest==7.4.3 +pytest==7.4.4 diff --git a/pipelines/requirements/dev.txt b/pipelines/requirements/dev.txt index a132e65e6..920f24815 100644 --- a/pipelines/requirements/dev.txt +++ b/pipelines/requirements/dev.txt @@ -6,6 +6,6 @@ wheel==0.42.0 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..068cad3a8 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.6