From e8aa3647715dc6be1122c2c7474e129c1da206d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:59:52 +0000 Subject: [PATCH] build(deps): Update pydantic requirement Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.4.1...v2.10.5) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83cebb0e..68b53f43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ plotly>5.0.0,<=5.18.0 polars<=0.19.15 pyarrow>11.0.0,<15.0.0 pybedtools<=0.9.0 -pydantic>2.4.0,<2.6.0 +pydantic>2.4.0,<2.11.0 pydeseq2 pysam>0.15.0,<=0.21.0 quarto