From d0c5886557ad3bac9aa1566cc195fbcc6541e44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:55:32 +0000 Subject: [PATCH] chore(deps): bump the uv group across 3 directories with 2 updates Bumps the uv group with 2 updates in the /docs directory: [idna](https://github.com/kjd/idna) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Bumps the uv group with 1 update in the /infra/ansible directory: [idna](https://github.com/kjd/idna). Bumps the uv group with 1 update in the /warehouses/facility_ops/transform/requirements directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.10 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15) Updates `pymdown-extensions` from 10.16.1 to 10.21.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) Updates `idna` from 3.10 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15) Updates `idna` from 3.10 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect dependency-group: uv - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: indirect dependency-group: uv - dependency-name: idna dependency-version: '3.15' dependency-type: indirect dependency-group: uv - dependency-name: idna dependency-version: '3.15' dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- infra/ansible/requirements.txt | 2 +- warehouses/facility_ops/transform/requirements/developer.txt | 2 +- .../facility_ops/transform/requirements/requirements.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8bc052c9..ad816c6c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ colorama==0.4.6 # via mkdocs-material ghp-import==2.1.0 # via mkdocs -idna==3.10 +idna==3.15 # via requests jinja2==3.1.6 # via @@ -57,7 +57,7 @@ platformdirs==4.3.8 # via mkdocs-get-deps pygments==2.19.1 # via mkdocs-material -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.3 # via mkdocs-material python-dateutil==2.9.0.post0 # via ghp-import diff --git a/infra/ansible/requirements.txt b/infra/ansible/requirements.txt index 9e83db06..396bd1e1 100644 --- a/infra/ansible/requirements.txt +++ b/infra/ansible/requirements.txt @@ -59,7 +59,7 @@ dogpile-cache==1.4.0 # via openstacksdk filelock==3.20.3 # via ansible-lint -idna==3.10 +idna==3.15 # via requests importlib-metadata==8.7.0 # via ansible-lint diff --git a/warehouses/facility_ops/transform/requirements/developer.txt b/warehouses/facility_ops/transform/requirements/developer.txt index e863caa2..97d885df 100644 --- a/warehouses/facility_ops/transform/requirements/developer.txt +++ b/warehouses/facility_ops/transform/requirements/developer.txt @@ -53,7 +53,7 @@ deepdiff==8.6.2 # via dbt-common diff-cover==9.6.0 # via sqlfluff -idna==3.10 +idna==3.15 # via requests importlib-metadata==8.7.0 # via dbt-semantic-interfaces diff --git a/warehouses/facility_ops/transform/requirements/requirements.txt b/warehouses/facility_ops/transform/requirements/requirements.txt index badbfe6c..574d0c04 100644 --- a/warehouses/facility_ops/transform/requirements/requirements.txt +++ b/warehouses/facility_ops/transform/requirements/requirements.txt @@ -54,7 +54,7 @@ dbt-trino==1.10.1 # via -r requirements.in deepdiff==8.6.2 # via dbt-common -idna==3.11 +idna==3.15 # via requests importlib-metadata==8.9.0 # via dbt-semantic-interfaces