From 5418e70526a501df54267ce1dd2c5d27ff22aa06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 22:13:48 +0000 Subject: [PATCH] Bump uuid6 from 2023.5.2 to 2024.1.12 Bumps [uuid6](https://github.com/oittaa/uuid6-python) from 2023.5.2 to 2024.1.12. - [Release notes](https://github.com/oittaa/uuid6-python/releases) - [Commits](https://github.com/oittaa/uuid6-python/compare/2023.05.02...2024.01.12) --- updated-dependencies: - dependency-name: uuid6 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 f6b110cc..95fa38f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ tzdata==2024.1; sys_platform == "win32" or platform_system == "Windows" tzlocal==5.2 ulid-py==1.1.0 urllib3==2.2.1 -uuid6==2023.5.2 +uuid6==2024.1.12 w3lib==2.1.2 wcwidth==0.2.13 websockets==12.0