From ff23bb296b8c68ad74ecaaa0ee9d58173feca18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:11:18 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20250402 Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20240311 to 6.0.12.20250402. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250402 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5494a57..c02264c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ motor==3.4.0 mypy==1.10.0 ruff==0.4.5 black == 24.4.2 -types-PyYAML==6.0.12.20240311 +types-PyYAML==6.0.12.20250402 types-ujson==5.10.0.20240515 pydantic~=2.7.1 pytest~=8.2.1