Skip to content

Commit c5aa931

Browse files
committed
Issue #468 - Upgrade Amazon AWS CLI to version 1.32.36
1 parent 6df4926 commit c5aa931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV ROBOT_UID 1000
2929
ENV ROBOT_GID 1000
3030

3131
# Dependency versions
32-
ENV AWS_CLI_VERSION 1.29.40
32+
ENV AWS_CLI_VERSION 1.32.36
3333
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3434
ENV BROWSER_LIBRARY_VERSION 18.0.0
3535
ENV CHROMIUM_VERSION 117.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The versions used are:
5959
* Firefox 117.0
6060
* Chromium 117.0
6161
* Microsoft Edge 116.0.1938.69
62-
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.29.40
62+
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.32.36
6363

6464
As stated by [the official GitHub project](https://github.com/robotframework/Selenium2Library), starting from version 3.0, Selenium2Library is renamed to SeleniumLibrary and this project exists mainly to help with transitioning. The Selenium2Library 3.0.0 is also the last release and for new releases, please look at the [SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) project.
6565

0 commit comments

Comments
 (0)