Skip to content

Commit e1e1214

Browse files
committed
Issue #341 - Upgrade the IMAP library to version 0.4.0
1 parent ae470e4 commit e1e1214

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
@@ -40,7 +40,7 @@ ENV FAKER_VERSION 5.0.0
4040
ENV FIREFOX_VERSION 78
4141
ENV FTP_LIBRARY_VERSION 1.9
4242
ENV GECKO_DRIVER_VERSION v0.26.0
43-
ENV IMAP_LIBRARY_VERSION 0.3.8
43+
ENV IMAP_LIBRARY_VERSION 0.4.0
4444
ENV PABOT_VERSION 1.11
4545
ENV REQUESTS_VERSION 0.8.1
4646
ENV ROBOT_FRAMEWORK_VERSION 3.2.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The versions used are:
2121
* [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6
2222
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 5.0.0
2323
* [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9
24-
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.3.8
24+
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.0
2525
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.11
2626
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.8.1
2727
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 4.5.0

0 commit comments

Comments
 (0)