From eeecf2422df2427b35cef73a3b52cbd5e7797fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 00:26:21 +0000 Subject: [PATCH] build(deps): bump pyxdg from 0.25 to 0.26 Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26. - [Changelog](https://github.com/takluyver/pyxdg/blob/master/ChangeLog) - [Commits](https://github.com/takluyver/pyxdg/compare/rel-0.25...rel-0.26) --- updated-dependencies: - dependency-name: pyxdg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3184932..5021cf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ortools==7.8.7959 protobuf==3.13.0 pycrypto==2.6.1 pygobject==3.26.1 -pyxdg==0.25 +pyxdg==0.26 rarfile==4.0 ruamel.yaml==0.16.0 ruamel.yaml.clib==0.2.2