From 18cab6a3457b9a4c170960356874192b65cb50c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 19:27:36 +0000 Subject: [PATCH] Bump nypl-py-utils from 1.1.5 to 1.8.0 Bumps [nypl-py-utils](https://github.com/NYPL/python-utils) from 1.1.5 to 1.8.0. - [Release notes](https://github.com/NYPL/python-utils/releases) - [Changelog](https://github.com/NYPL/python-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/NYPL/python-utils/compare/qa-v1.1.5...qa-v1.8.0) --- updated-dependencies: - dependency-name: nypl-py-utils dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89e7503..7e25f18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -nypl-py-utils==1.1.5 +nypl-py-utils==1.8.0 redshift_connector \ No newline at end of file