From d955ab40bb38e5cc5cfd922d9d6df7180ddc34d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 21:33:22 +0000 Subject: [PATCH] Bump the uv group across 1 directory with 2 updates Bumps the uv group with 2 updates in the / directory: [idna](https://github.com/kjd/idna) and [simpleeval](https://github.com/danthedeckie/simpleeval). Updates `idna` from 3.7 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.7...v3.15) Updates `simpleeval` from 0.9.13 to 1.0.5 - [Release notes](https://github.com/danthedeckie/simpleeval/releases) - [Commits](https://github.com/danthedeckie/simpleeval/compare/0.9.13...1.0.5) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: uv - dependency-name: simpleeval dependency-version: 1.0.5 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 37e2642..ead0805 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ frictionless==5.17.0 ghp-import==2.1.0 griffe==1.4.1 humanize==4.9.0 -idna==3.7 +idna==3.15 isodate==0.6.1 Jinja2==3.1.6 jsonschema==4.22.0 @@ -49,7 +49,7 @@ rfc3986==2.0.0 rich==13.7.1 rpds-py==0.18.1 shellingham==1.5.4 -simpleeval==0.9.13 +simpleeval==1.0.5 six==1.16.0 stringcase==1.2.0 tabulate==0.9.0