From 6ef47d1aee80ae3accd5494ad2d906584c5bf3c9 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 11 Feb 2025 07:29:32 +0000
Subject: [PATCH] Bump constantly from 15.1.0 to 23.10.4

Bumps [constantly](https://github.com/twisted/constantly) from 15.1.0 to 23.10.4.
- [Commits](https://github.com/twisted/constantly/compare/15.1.0...23.10.4)

---
updated-dependencies:
- dependency-name: constantly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements/tox-pin-base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/tox-pin-base.txt b/requirements/tox-pin-base.txt
index b672ca48..7fc798f8 100644
--- a/requirements/tox-pin-base.txt
+++ b/requirements/tox-pin-base.txt
@@ -2,7 +2,7 @@ attrs==24.2.0
 Automat==22.10.0; python_version < '3.13'
 Automat==24.8.1; python_version >= '3.13'
 characteristic==14.3.0
-constantly==15.1.0
+constantly==23.10.4
 hyperlink==21.0.0
 incremental==22.10.0; python_version <= '3.7'
 incremental==24.7.2; python_version > '3.7'