diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-16 12:02:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-16 12:02:55 +0100 |
commit | a720d1d5614a8e548b58fd04a3f1751e7c47c47d (patch) | |
tree | 67381b35cffaa3fd18213382615b299af7be9f80 | |
parent | 6c5af6e9c0f1006cea203cd87de1b5fae3b49ad2 (diff) | |
parent | 71463f3c4be7f9f5e8a60ccadac8e4c8be45db9e (diff) |
Merge pull request #6 from mightyBroccoli/dependabot/pip/yarl-1.6.3
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6e40a1e..df59822 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ pycparser==2.20 ruamel.yaml==0.16.12 ruamel.yaml.clib==0.2.2 slixmpp==1.5.2 -yarl==1.6.2 +yarl==1.6.3 |