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
rousik authored and github-actions[bot] committed Dec 1, 2023
1 parent d85da7a commit cdecdde
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 @@ -441,7 +441,7 @@ dependencies:
- rich=13.7.0=pyhd8ed1ab_0
- sqlalchemy=2.0.23=py311h459d7ec_0
- stack_data=0.6.2=pyhd8ed1ab_0
- starlette=0.32.0.post1=pyhd8ed1ab_0
- starlette=0.33.0=pyhd8ed1ab_0
- tiledb=2.16.3=h8c794c1_3
- ukkonen=1.0.1=py311h9547e67_4
- uvicorn=0.24.0.post1=py311h38be061_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 @@ -21167,45 +21167,45 @@ package:
category: main
optional: false
- name: starlette
version: 0.32.0.post1
version: 0.33.0
manager: conda
platform: linux-64
dependencies:
anyio: <5,>=3.4.0
python: ">=3.8"
typing_extensions: ">=3.10.0"
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.32.0.post1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.33.0-pyhd8ed1ab_0.conda
hash:
md5: 9aa6d56db739eee2ff473becbe178fd1
sha256: 9692b83467670b473dc71137376f735249ef2ee6eeefce9068b0dec94810c24c
md5: 55027cf7f50803f0f5ece8b661eff47b
sha256: 3923f4c3e31d8c3a9c574779585137ff834a6108558a8956ef93022d4fcb37a8
category: dev
optional: true
- name: starlette
version: 0.32.0.post1
version: 0.33.0
manager: conda
platform: osx-64
dependencies:
python: ">=3.8"
typing_extensions: ">=3.10.0"
anyio: <5,>=3.4.0
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.32.0.post1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.33.0-pyhd8ed1ab_0.conda
hash:
md5: 9aa6d56db739eee2ff473becbe178fd1
sha256: 9692b83467670b473dc71137376f735249ef2ee6eeefce9068b0dec94810c24c
md5: 55027cf7f50803f0f5ece8b661eff47b
sha256: 3923f4c3e31d8c3a9c574779585137ff834a6108558a8956ef93022d4fcb37a8
category: dev
optional: true
- name: starlette
version: 0.32.0.post1
version: 0.33.0
manager: conda
platform: osx-arm64
dependencies:
python: ">=3.8"
typing_extensions: ">=3.10.0"
anyio: <5,>=3.4.0
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.32.0.post1-pyhd8ed1ab_0.conda
url: https://conda.anaconda.org/conda-forge/noarch/starlette-0.33.0-pyhd8ed1ab_0.conda
hash:
md5: 9aa6d56db739eee2ff473becbe178fd1
sha256: 9692b83467670b473dc71137376f735249ef2ee6eeefce9068b0dec94810c24c
md5: 55027cf7f50803f0f5ece8b661eff47b
sha256: 3923f4c3e31d8c3a9c574779585137ff834a6108558a8956ef93022d4fcb37a8
category: dev
optional: true
- name: stevedore
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 @@ -421,7 +421,7 @@ dependencies:
- rich=13.7.0=pyhd8ed1ab_0
- sqlalchemy=2.0.23=py311he705e18_0
- stack_data=0.6.2=pyhd8ed1ab_0
- starlette=0.32.0.post1=pyhd8ed1ab_0
- starlette=0.33.0=pyhd8ed1ab_0
- tiledb=2.16.3=hd3a41d5_3
- ukkonen=1.0.1=py311h5fe6e05_4
- uvicorn=0.24.0.post1=py311h6eed73b_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 @@ -421,7 +421,7 @@ dependencies:
- rich=13.7.0=pyhd8ed1ab_0
- sqlalchemy=2.0.23=py311h05b510d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- starlette=0.32.0.post1=pyhd8ed1ab_0
- starlette=0.33.0=pyhd8ed1ab_0
- tiledb=2.16.3=he15c4da_3
- ukkonen=1.0.1=py311he4fd1f5_4
- uvicorn=0.24.0.post1=py311h267d04e_0
Expand Down

0 comments on commit cdecdde

Please sign in to comment.