From bd8ef664e6d350b5faaf974b99f9ad9226340714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:28:21 +0000 Subject: [PATCH] Bump pyxdg from 0.25 to 0.26 in /rest-java/scripts 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] --- rest-java/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-java/scripts/requirements.txt b/rest-java/scripts/requirements.txt index 593e416..b32c2fa 100644 --- a/rest-java/scripts/requirements.txt +++ b/rest-java/scripts/requirements.txt @@ -13,7 +13,7 @@ lxml==3.7.1 pyasn1==0.1.9 pycrypto==2.6.1 pygobject==3.22.0 -pyxdg==0.25 +pyxdg==0.26 SecretStorage==2.3.1 six==1.10.0 urllib3==1.22