Skip to content

Commit

Permalink
Update conda-lock.yml and rendered conda environment files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bendnorman authored and github-actions[bot] committed Nov 17, 2023
1 parent ee19172 commit eec3db7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion environments/conda-linux-64.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ dependencies:
- arrow=1.3.0=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- aws-c-s3=0.3.24=h7630044_0
- botocore=1.32.1=pyhd8ed1ab_0
- botocore=1.32.2=pyhd8ed1ab_0
- branca=0.7.0=pyhd8ed1ab_1
- croniter=2.0.1=pyhd8ed1ab_0
- cryptography=41.0.5=py311h63ff55d_0
Expand Down
24 changes: 12 additions & 12 deletions environments/conda-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5316,18 +5316,18 @@ package:
category: main
optional: false
- name: botocore
version: 1.32.1
version: 1.32.2
manager: conda
platform: linux-64
dependencies:
jmespath: ">=0.7.1,<2.0.0"
python: ">=3.7"
python-dateutil: ">=2.1,<3.0.0"
urllib3: ">=1.25.4,<1.27"
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.2-pyhd8ed1ab_0.conda
hash:
md5: ed6c51f21b00b73f27d754083a03734f
sha256: 1bbfa7c5b2b0016779805c664bfba9958f5ce5916f57c1a65d173f15d4dc7471
md5: 303d0f8f09c41c07b18b9a1112cec29b
sha256: 621ee76f9d1e741039513e94ef3e4d3442f76098d863f50474ec60d823ef11ae
category: main
optional: false
- name: branca
Expand Down Expand Up @@ -13213,18 +13213,18 @@ package:
category: main
optional: false
- name: botocore
version: 1.32.1
version: 1.32.2
manager: conda
platform: osx-64
dependencies:
python: ">=3.7"
python-dateutil: ">=2.1,<3.0.0"
jmespath: ">=0.7.1,<2.0.0"
urllib3: ">=1.25.4,<1.27"
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.2-pyhd8ed1ab_0.conda
hash:
md5: ed6c51f21b00b73f27d754083a03734f
sha256: 1bbfa7c5b2b0016779805c664bfba9958f5ce5916f57c1a65d173f15d4dc7471
md5: 303d0f8f09c41c07b18b9a1112cec29b
sha256: 621ee76f9d1e741039513e94ef3e4d3442f76098d863f50474ec60d823ef11ae
category: main
optional: false
- name: branca
Expand Down Expand Up @@ -21026,18 +21026,18 @@ package:
category: main
optional: false
- name: botocore
version: 1.32.1
version: 1.32.2
manager: conda
platform: osx-arm64
dependencies:
python: ">=3.7"
python-dateutil: ">=2.1,<3.0.0"
jmespath: ">=0.7.1,<2.0.0"
urllib3: ">=1.25.4,<1.27"
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/botocore-1.32.2-pyhd8ed1ab_0.conda
hash:
md5: ed6c51f21b00b73f27d754083a03734f
sha256: 1bbfa7c5b2b0016779805c664bfba9958f5ce5916f57c1a65d173f15d4dc7471
md5: 303d0f8f09c41c07b18b9a1112cec29b
sha256: 621ee76f9d1e741039513e94ef3e4d3442f76098d863f50474ec60d823ef11ae
category: main
optional: false
- name: branca
Expand Down
2 changes: 1 addition & 1 deletion environments/conda-osx-64.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ dependencies:
- arrow=1.3.0=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- aws-crt-cpp=0.24.7=ha2eb20f_1
- botocore=1.32.1=pyhd8ed1ab_0
- botocore=1.32.2=pyhd8ed1ab_0
- branca=0.7.0=pyhd8ed1ab_1
- croniter=2.0.1=pyhd8ed1ab_0
- cryptography=41.0.5=py311hd51016d_0
Expand Down
2 changes: 1 addition & 1 deletion environments/conda-osx-arm64.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ dependencies:
- arrow=1.3.0=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- aws-crt-cpp=0.24.7=h2da6921_1
- botocore=1.32.1=pyhd8ed1ab_0
- botocore=1.32.2=pyhd8ed1ab_0
- branca=0.7.0=pyhd8ed1ab_1
- croniter=2.0.1=pyhd8ed1ab_0
- cryptography=41.0.5=py311h71175c2_0
Expand Down

0 comments on commit eec3db7

Please sign in to comment.