Skip to content

Commit

Permalink
Update dependencies to match psf/black#1116
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish committed Sep 7, 2020
1 parent ae89bf8 commit adef891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 1c02557aa099101b9d21496f8a914e9ed2222ef70336404eeeac8edba836fbea

build:
number: 0
number: 1

outputs:
- name: {{ name }}
Expand All @@ -27,8 +27,8 @@ outputs:
run:
- python >=3.6
- appdirs
- attrs >=18.1.0
- click >=7.1.2
- dataclasses >=0.6
- mypy_extensions >=0.4.3
- pathspec >=0.6,<1
- regex
Expand Down

0 comments on commit adef891

Please sign in to comment.