diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-01 09:17:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 09:17:27 +0100 |
commit | 0177c7743d89237d5aba07c5e1124f739914b66a (patch) | |
tree | 6263791133762b89cbced301ec5cefd46894f7ee | |
parent | 5a8875201138c3a76821882293180e3d5c7d23e7 (diff) | |
parent | c5a54b5df0484e393d724aac93d1c790d114170c (diff) |
Merge pull request #15 from mightyBroccoli/dependabot/pip/slixmpp-1.7.0
-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 |