Skip to content

Commit 5ee27b3

Browse files
committed
Issue #336 - Update AWS CLI to version 1.19.27
1 parent 4051d9a commit 5ee27b3

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
@@ -30,7 +30,7 @@ ENV ROBOT_GID 1000
3030

3131
# Dependency versions
3232
ENV ALPINE_GLIBC 2.31-r0
33-
ENV AWS_CLI_VERSION 1.18.200
33+
ENV AWS_CLI_VERSION 1.19.27
3434
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3535
ENV CHROMIUM_VERSION 86.0
3636
ENV DATABASE_LIBRARY_VERSION 1.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The versions used are:
2929
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
3030
* Firefox ESR 78
3131
* Chromium 86.0
32-
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.18.200
32+
* [Amazon AWS CLI](https://pypi.org/project/awscli/) 1.19.27
3333

3434
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.
3535

0 commit comments

Comments
 (0)