From f20b73b3dd18723da7cd5ca6369cb5edca197379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:21:22 +0000 Subject: [PATCH] Bump python-ulid from 2.7.0 to 3.0.0 Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 2.7.0 to 3.0.0. - [Release notes](https://github.com/mdomke/python-ulid/releases) - [Changelog](https://github.com/mdomke/python-ulid/blob/main/CHANGELOG.rst) - [Commits](https://github.com/mdomke/python-ulid/compare/2.7.0...3.0.0) --- updated-dependencies: - dependency-name: python-ulid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.prod.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index 06f92cc44..bc3d10f83 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -777,9 +777,9 @@ python-ipware==2.0.1 \ --hash=sha256:1992920ef553165dfa35e6ea5a90762f64f3b943cc22ee6b4ec02e2c86d31178 \ --hash=sha256:9ba4805152ebb85ad5b53797185cd1ce6231e1db60155834f326c8cd61e8af34 # via django-ipware -python-ulid==2.7.0 \ - --hash=sha256:18eb595885140851a490a95b0da4447911ff69fa9f434732067b97f6956f9fe9 \ - --hash=sha256:c81658e382f69bad8c6d365155c4ae21843ae4226b94f72c12d7adcbb545a251 +python-ulid==3.0.0 \ + --hash=sha256:e4c4942ff50dbd79167ad01ac725ec58f924b4018025ce22c858bfcff99a5e31 \ + --hash=sha256:e50296a47dc8209d28629a22fc81ca26c00982c78934bd7766377ba37ea49a9f # via -r requirements.prod.in python3-openid==3.2.0 \ --hash=sha256:33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf \