From 7a8fe9f6acbb4099016b84f79c5c10eb2d6f516e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 14:31:00 -0300 Subject: [PATCH] build(deps): bump pycairo from 1.21.0 to 1.22.0 (#799) Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/pygobject/pycairo/releases) - [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS) - [Commits](https://github.com/pygobject/pycairo/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: pycairo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- scripts/KlipperScreen-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/KlipperScreen-requirements.txt b/scripts/KlipperScreen-requirements.txt index e874e185..1c134ec2 100644 --- a/scripts/KlipperScreen-requirements.txt +++ b/scripts/KlipperScreen-requirements.txt @@ -2,6 +2,6 @@ jinja2==3.1.2 netifaces==0.11.0 requests==2.28.1 websocket-client==1.4.2 -pycairo==1.21.0 +pycairo==1.22.0 PyGObject==3.42.2 python-networkmanager==2.2 \ No newline at end of file