From 3654807d1fa3e64b4de7464adc3ae54668b3b780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 11:03:32 +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 c6efc32..4298d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pylint==2.5.1 pyserial==3.4 python-apt==1.8.4.1 pyusb==1.0.2 -pyxdg==0.25 +pyxdg==0.26 requests==2.21.0 rpi-ws281x==4.2.3 RPi.GPIO==0.7.0