From 942b31e1f812b4dfdaa1f6fa47feb53dac42fb7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 23:54:43 +0000 Subject: [PATCH] build(deps): bump uuid6 from 2024.7.10 to 2025.0.1 Bumps [uuid6](https://github.com/oittaa/uuid6-python) from 2024.7.10 to 2025.0.1. - [Release notes](https://github.com/oittaa/uuid6-python/releases) - [Commits](https://github.com/oittaa/uuid6-python/compare/2024.07.10...2025.0.1) --- updated-dependencies: - dependency-name: uuid6 dependency-version: 2025.0.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 b07d850..b9451cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ imaplib2==3.6 # Utilities python-dotenv==1.2.2 -uuid6==2024.7.10 +uuid6==2025.0.1