From 9a9a8cc5ffe0ca682f8d64eae7d83d4386d5c206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 22:56:28 +0000 Subject: [PATCH] build(deps): bump pyyaml-env-tag from 0.1 to 1.1 Bumps [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) from 0.1 to 1.1. - [Commits](https://github.com/waylan/pyyaml-env-tag/compare/0.1...1.1) --- updated-dependencies: - dependency-name: pyyaml-env-tag dependency-version: '1.1' 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..beb08a4 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.1 regex==2024.11.6 requests==2.32.3 six==1.17.0