From b91e73dbacfd1be84a5216866878c9f2e2f23f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 19:08:17 +0000 Subject: [PATCH] Bump pycups from 2.0.1 to 2.0.4 Bumps [pycups](https://github.com/OpenPrinting/pycups) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/OpenPrinting/pycups/releases) - [Changelog](https://github.com/OpenPrinting/pycups/blob/master/NEWS) - [Commits](https://github.com/OpenPrinting/pycups/compare/v2.0.1...v2.0.4) --- updated-dependencies: - dependency-name: pycups 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 035b6a2..9f4abdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ blinker==1.4 geocoder==1.38.1 netifaces==0.11.0 pycairo==1.19.1 -pycups==2.0.1 +pycups==2.0.4 pygobject==3.40.1 Pygments==2.15.0 PyMySQL==1.1.1