diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-26 19:32:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 19:32:08 +0100 |
commit | af5beb6840ffb6ea2cf7cf71dd2be1a01972ea65 (patch) | |
tree | 69a6bec61b874a9de7bd35fae2e92d9f1c17d8a9 | |
parent | a109b226bf6503584b4dea5a4203141e44338b85 (diff) |
Bump yarl from 1.5.1 to 1.6.2
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.5.1 to 1.6.2.
- [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.5.1...v1.6.2)
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 4306fba..ccf14cd 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.5.1 +yarl==1.6.2 |