diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-01 08:01:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 08:01:02 +0100 |
commit | c5a54b5df0484e393d724aac93d1c790d114170c (patch) | |
tree | 6263791133762b89cbced301ec5cefd46894f7ee | |
parent | 5a8875201138c3a76821882293180e3d5c7d23e7 (diff) |
Bump slixmpp from 1.5.2 to 1.7.0
Bumps [slixmpp](https://lab.louiz.org/poezio/slixmpp) from 1.5.2 to 1.7.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 55a3208..0c715bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ pycares==3.1.1 pycparser==2.20 ruamel.yaml==0.16.12 ruamel.yaml.clib==0.2.2 -slixmpp==1.5.2 +slixmpp==1.7.0 yarl==1.6.3 |