diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-07 10:17:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-07 10:17:51 +0000 |
| commit | a39f570df8bf157cf0684267bb2d6300476b7638 (patch) | |
| tree | 215c9b999b0aef32fd264df250bf7fe77f6a1e0c /gui/scripts | |
| parent | 9fb0385ef16d6a76ffd6fe7be0d6267e43d0ac51 (diff) | |
| download | mullvadvpn-a39f570df8bf157cf0684267bb2d6300476b7638.tar.xz mullvadvpn-a39f570df8bf157cf0684267bb2d6300476b7638.zip | |
Bump cairosvg from 2.4.2 to 2.5.1 in /gui/scripts
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.4.2...2.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'gui/scripts')
| -rw-r--r-- | gui/scripts/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/scripts/requirements.txt b/gui/scripts/requirements.txt index a016ff3006..57b9e8b483 100644 --- a/gui/scripts/requirements.txt +++ b/gui/scripts/requirements.txt @@ -22,9 +22,9 @@ attrs==19.3.0 \ --hash=sha256:f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72 cairocffi==1.1.0 \ --hash=sha256:f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db -CairoSVG==2.4.2 \ - --hash=sha256:4e668f96653326780036ebb0a9ff2bb59a8443d7bcfc51a14aab77b57a8e67ad \ - --hash=sha256:9cb1df7e9bc60f75fb87f67940a8fb805aad544337a67a40b67c05cfe33711a2 +CairoSVG==2.5.1 \ + --hash=sha256:f1ff02625520493eafb5695d987f69544555524bb0f95695b9ddd3f9dc7d29d5 \ + --hash=sha256:bfa0deea7fa0b9b2f29e41b747a915c249dbca731a4667c2917e47ff96e773e0 cffi==1.14.0 \ --hash=sha256:14491a910663bf9f13ddf2bc8f60562d6bc5315c1f09c704937ef17293fb85b0 \ --hash=sha256:2089ed025da3919d2e75a4d963d008330c96751127dd6f73c8dc0c65041b4c26 \ |
