Skip to content

Commit

Permalink
check if distro pypi package can be upgraded to 1.6.0 (#9462)
Browse files Browse the repository at this point in the history
  • Loading branch information
memsharded committed Aug 25, 2021
1 parent 6d7642d commit c3ecb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/requirements.txt
Expand Up @@ -7,7 +7,7 @@ patch-ng>=1.17.4, <1.18
fasteners>=0.14.1
six>=1.10.0,<=1.16.0
node-semver==0.6.1
distro>=1.0.2, <=1.5.0
distro>=1.0.2, <=1.6.0
future>=0.16.0, <0.19.0
pygments>=2.0, <3.0
deprecation>=2.0, <2.1
Expand Down

0 comments on commit c3ecb9c

Please sign in to comment.