Skip to content

Commit 294d020

Browse files
committed
Update dependencies in conda.yaml
1 parent bba50eb commit 294d020

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

conda.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ channels:
66
- conda-forge
77

88
dependencies:
9-
- python=3.12.11 # https://pyreadiness.org/3.10
10-
- uv=0.8.13 # https://github.com/astral-sh/uv
9+
- python=3.12.13 # https://pyreadiness.org/3.10
10+
- uv=0.10.9 # https://pypi.org/project/uv
1111
- pip:
12-
- rpaframework==31.0.0 # https://rpaframework.org/releasenotes.html
13-
- robocorp==3.0.0 # https://pypi.org/project/robocorp
14-
- robocorp-browser==2.3.5 # https://pypi.org/project/robocorp-browser
12+
- rpaframework==31.2.0 # https://rpaframework.org/releasenotes.html
13+
- robocorp==3.1.1 # https://pypi.org/project/robocorp
14+
- robocorp-browser==2.4.0 # https://pypi.org/project/robocorp-browser

0 commit comments

Comments
 (0)