diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-16 08:08:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-16 08:08:21 +0100 |
commit | 71463f3c4be7f9f5e8a60ccadac8e4c8be45db9e (patch) | |
tree | 67381b35cffaa3fd18213382615b299af7be9f80 | |
parent | 6c5af6e9c0f1006cea203cd87de1b5fae3b49ad2 (diff) |
Bump yarl from 1.6.2 to 1.6.3
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.6.2...v1.6.3)
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 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 |