From 32c73ddd1ebed6fe9042cf23db04a3fd01b40229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:32:53 +0000 Subject: [PATCH] chore(deps): bump collectfasta from 3.3.3 to 3.3.4 Bumps [collectfasta](https://github.com/jasongi/collectfasta) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/jasongi/collectfasta/releases) - [Changelog](https://github.com/jasongi/collectfasta/blob/master/CHANGELOG.md) - [Commits](https://github.com/jasongi/collectfasta/compare/3.3.3...3.3.4) --- updated-dependencies: - dependency-name: collectfasta dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 2acc46908..2c185d5f7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -4,7 +4,7 @@ psycopg2==2.9.12 # https://github.com/psycopg/psycopg2 gunicorn==26.0.0 # https://github.com/benoitc/gunicorn -collectfasta==3.3.3 # https://github.com/jasongi/collectfasta (maintained fork of Collectfast) +collectfasta==3.3.4 # https://github.com/jasongi/collectfasta (maintained fork of Collectfast) # GCP Stuff # ------------------------------------------------------------------------------