From bba90c91d9517d8e5a4683f9a8c751f72fd83f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:35:14 +0000 Subject: [PATCH] Bump procrastinate from 3.7.2 to 3.7.3 Bumps [procrastinate](https://github.com/procrastinate-org/procrastinate) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/procrastinate-org/procrastinate/releases) - [Changelog](https://github.com/procrastinate-org/procrastinate/blob/main/CHANGELOG.md) - [Commits](https://github.com/procrastinate-org/procrastinate/compare/3.7.2...3.7.3) --- updated-dependencies: - dependency-name: procrastinate dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70343ba..e80097e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ phonenumbers==9.0.25 ; python_version >= "3.11" and python_version < "3.14" platformdirs==4.9.4 ; python_version >= "3.11" and python_version < "3.14" plyvel==1.5.1 ; python_version >= "3.11" and python_version < "3.14" prefixdate==0.5.0 ; python_version >= "3.11" and python_version < "3.14" -procrastinate==3.7.2 ; python_version >= "3.11" and python_version < "3.14" +procrastinate==3.7.3 ; python_version >= "3.11" and python_version < "3.14" propcache==0.4.1 ; python_version >= "3.11" and python_version < "3.14" psycopg-pool==3.3.0 ; python_version >= "3.11" and python_version < "3.14" psycopg==3.3.3 ; python_version >= "3.11" and python_version < "3.14"