From 2a0d18222bcc5bae1646763294c327a6b417661b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 14:31:17 +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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eda6044..f10f3e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ python-apt==1.6.5+ubuntu0.2 python-dateutil==2.8.1 python-utils==2.4.0 pytz==2020.1 -pyxdg==0.25 +pyxdg==0.26 PyYAML==5.3.1 pyzmq==19.0.2 regex==2020.10.28