From 28f5c86d6ab75e7718a25fb59101cfec648bd17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 22:40:51 +0000 Subject: [PATCH] build(deps): bump pyyaml-env-tag from 0.1 to 1.0 Bumps [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) from 0.1 to 1.0. - [Commits](https://github.com/waylan/pyyaml-env-tag/compare/0.1...1.0) --- updated-dependencies: - dependency-name: pyyaml-env-tag dependency-version: '1.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f92434..5bb5cd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pymdown-extensions==10.15 pyparsing==3.2.3 python-dateutil==2.9.0.post0 PyYAML==6.0.2 -pyyaml_env_tag==0.1 +pyyaml_env_tag==1.0 regex==2024.11.6 requests==2.32.3 six==1.17.0