From 5ce6152d0bfcb7b931f15cbc20f8c9ce2ae2c55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 07:49:29 -0700 Subject: [PATCH] Bump siggen from 2.1.20240726 to 2.2.20241029 (#6420) Bumps [siggen](https://github.com/willkg/socorro-siggen) from 2.1.20240726 to 2.2.20241029. - [Changelog](https://github.com/willkg/socorro-siggen/blob/main/HISTORY.rst) - [Commits](https://github.com/willkg/socorro-siggen/compare/v2.1.20240726...v2.2.20241029) --- updated-dependencies: - dependency-name: siggen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 371e142e25..30292be645 100644 --- a/requirements.in +++ b/requirements.in @@ -42,7 +42,7 @@ sqlglot==25.28.0 sqlparse==0.5.1 stripe==6.4.0 symbolic==12.12.0 -siggen==2.1.20240726 +siggen==2.2.20241029 tomli==2.0.2 # for backwards compatibility with python < 3.11 types-python-dateutil==2.9.0.20241003 types-pytz==2024.2.0.20241003 diff --git a/requirements.txt b/requirements.txt index e7a7cf6481..d82d085076 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2004,9 +2004,9 @@ shellingham==1.5.4 \ --hash=sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686 \ --hash=sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de # via typer -siggen==2.1.20240726 \ - --hash=sha256:079aa2409f91bb3435ed78c7179dff47ef464515e8b5ff3707cef8b7ea5f03f3 \ - --hash=sha256:b37807bab6a4716b7ab031a9daa4223d406dddcac1fa09d7d307136189d86334 +siggen==2.2.20241029 \ + --hash=sha256:887305e795624742494ae7c373fdf486ec87e5c2ce07d60e9cad558bc392ff63 \ + --hash=sha256:a752bc70cb2083071729d4b8570d89cf5de08feca6670260a082cb96f9c0a4e8 # via -r requirements.in six==1.16.0 \ --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \