From 2ad3bf539d4ccc51c3e4fcaec54a57a39dad37c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 21:31:19 +0000 Subject: [PATCH] Bump pyxdg from 0.25 to 0.26 Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26. - [Release notes](https://github.com/takluyver/pyxdg/releases) - [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 30ebcf70..a70c9e03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ PyICU==1.9.8 pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2017.2 -pyxdg==0.25 +pyxdg==0.26 SecretStorage==2.3.1 six==1.11.0 subprocess32==3.2.7