Skip to content

Commit

Permalink
update black version in ska3-core
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Jun 1, 2022
1 parent 8611aa6 commit a21fcda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions pkg_defs/ska3-core/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
package:
name: ska3-core
version: 2022.3
version: 2022.6

requirements:
run:
Expand Down Expand Up @@ -29,7 +29,7 @@ requirements:
- backports.zoneinfo ==0.2.1
- bcrypt ==3.2.0
- beautifulsoup4 ==4.10.0
- black ==19.10b0
- black ==22.3.0
- blas ==1.0 # [win]
- blas ==1.1 # [linux or osx]
- bleach ==4.1.0
Expand Down Expand Up @@ -60,6 +60,7 @@ requirements:
- cryptography ==36.0.0
- cycler ==0.11.0
- cython ==0.29.25
- dataclasses ==0.8
- dbus ==1.13.18 # [linux or osx]
- debugpy ==1.5.1
- decorator ==5.1.0
Expand Down Expand Up @@ -254,7 +255,7 @@ requirements:
- paramiko ==2.8.1
- parso ==0.8.3
- patchelf ==0.14.3 # [linux]
- pathspec ==0.7.0
- pathspec ==0.9.0
- pcre ==8.45 # [linux or osx]
- pexpect ==4.8.0
- pickleshare ==0.7.5
Expand Down
2 changes: 1 addition & 1 deletion pkg_defs/ska3-flight/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ requirements:
- ska.shell ==3.5.0
- ska.sun ==3.8.1
- ska.tdb ==3.6.0
- ska3-core ==2022.3
- ska3-core ==2022.6
- ska3-template ==2019.09.03
- ska_helpers ==0.5.0
- ska_path ==3.1.2
Expand Down

0 comments on commit a21fcda

Please sign in to comment.