From 3351389ff22063af03d272784867352e2e5df224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 08:42:37 +0000 Subject: [PATCH] pip(deps): bump bumpcalver from 2024.12.14.1 to 2025.4.12.1 Bumps [bumpcalver](https://github.com/devsetgo/bumpcalver) from 2024.12.14.1 to 2025.4.12.1. - [Release notes](https://github.com/devsetgo/bumpcalver/releases) - [Changelog](https://github.com/devsetgo/bumpcalver/blob/main/CHANGELOG.md) - [Commits](https://github.com/devsetgo/bumpcalver/compare/2024.12.14.1...v2025.4.12.1) --- updated-dependencies: - dependency-name: bumpcalver dependency-version: 2025.4.12.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 ddbd4d13..ec00e3e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asyncpg==0.30.0 # Vulnerabilities: None autoflake==2.3.1 # Vulnerabilities: None autopep8==2.3.2 # Vulnerabilities: None black==25.1.0 # Vulnerabilities: None -bumpcalver==2024.12.14.1 # Vulnerabilities: None +bumpcalver==2025.4.12.1 # Vulnerabilities: None click==8.1.8 # Vulnerabilities: None fastapi[all]==0.115.12 # Vulnerabilities: None flake8==7.2.0 # Vulnerabilities: None