Skip to content

Commit

Permalink
[bot-automerge] dvc v3.31.0 (#403)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
2 parents 6cbfc82 + 9971ac1 commit 5bd3596
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "dvc" %}
{% set version = "3.30.3" %}
{% set version = "3.31.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 04bfcd6ef3d318ba279ce70ebe419a8094e88bc51c6d98fefb8b5a8abf8d90be
sha256: ab09cdd34f207d05253b3fe54b585d61242921ef63b02df3823a0c088c04357e
patches:
- build.patch

Expand Down Expand Up @@ -53,7 +53,7 @@ requirements:
- requests >=2.22
- rich >=12
- ruamel.yaml >=0.17.11
- scmrepo >=1.4.1,<2
- scmrepo >=1.5.0,<2
- shortuuid >=0.5
- shtab <2,>=1.3.4
- tabulate >=0.8.7
Expand Down

0 comments on commit 5bd3596

Please sign in to comment.