Browse Source

Merge pull request #685 from octodns/dependabot/pip/pyyaml-5.4

Bump pyyaml from 5.3.1 to 5.4
pull/686/head
Ross McFarland 5 years ago
committed by GitHub
parent
commit
12dae35447
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,4 +1,4 @@
PyYaml==5.3.1
PyYaml==5.4
azure-common==1.1.25 azure-common==1.1.25
azure-mgmt-dns==3.0.0 azure-mgmt-dns==3.0.0
boto3==1.15.9 boto3==1.15.9


Loading…
Cancel
Save