File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,14 @@ channels:
77
88dependencies :
99 - python=3.12.11 # https://pyreadiness.org/3.12
10- - uv=0.8.13 # https://github.com/astral-sh/uv
10+ - uv=0.8.17 # https://github.com/astral-sh/uv
1111 - pip :
1212 - robocorp==3.0.0 # https://pypi.org/project/robocorp
1313 - robocorp-truststore==0.9.1 # https://pypi.org/project/robocorp-truststore/
1414
1515 - requests==2.32.5 # https://pypi.org/project/requests
1616 - gitpython==3.1.45 # https://gitpython.readthedocs.io/en/stable/
1717 - pandas==2.3.2 # https://pandas.pydata.org/docs/whatsnew/index.html
18- - jinja2==3.1.4 # https://pypi.org/project/Jinja2/
1918 - beautifulsoup4==4.12.3 # https://pypi.org/project/beautifulsoup4/
20- - jinja2==3.1.4 # https://pypi.org/project/Jinja2/
21- - beautifulsoup4==4.12.3 # https://pypi.org/project/beautifulsoup4/
19+ - jinja2==3.1.6 # https://pypi.org/project/Jinja2/
20+ - beautifulsoup4==4.13.5 # https://pypi.org/project/beautifulsoup4/
You can’t perform that action at this time.
0 commit comments