From 3c8027e8d7852ec89507dbd391d46e6c82c46509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jul 2021 04:53:46 +0000 Subject: [PATCH] Bump pyxdg from 0.25 to 0.26 in /webapp 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] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 43a37ac..76835bd 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -84,7 +84,7 @@ python-dateutil==2.8.1 python-dotenv==0.17.0 python-jwt==3.3.0 pytz==2021.1 -pyxdg==0.25 +pyxdg==0.26 pyzmq==22.0.3 redis==3.5.3 requests==2.25.1