File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ENV FAKER_VERSION 5.0.0
3131ENV FIREFOX_VERSION 68
3232ENV FTP_LIBRARY_VERSION 1.9
3333ENV GECKO_DRIVER_VERSION v0.26.0
34- ENV IMAP_LIBRARY_VERSION 0.3.0
34+ ENV IMAP_LIBRARY_VERSION 0.3.6
3535ENV PABOT_VERSION 1.2.1
3636ENV REQUESTS_VERSION 0.6.6
3737ENV ROBOT_FRAMEWORK_VERSION 3.1.2
@@ -73,7 +73,7 @@ RUN apk update \
7373 robotframework-databaselibrary==$DATABASE_LIBRARY_VERSION \
7474 robotframework-faker==$FAKER_VERSION \
7575 robotframework-ftplibrary==$FTP_LIBRARY_VERSION \
76- robotframework-imaplibrary ==$IMAP_LIBRARY_VERSION \
76+ robotframework-imaplibrary2 ==$IMAP_LIBRARY_VERSION \
7777 robotframework-pabot==$PABOT_VERSION \
7878 robotframework-requests==$REQUESTS_VERSION \
7979 robotframework-seleniumlibrary==$SELENIUM_LIBRARY_VERSION \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The versions used are:
1919* [ Robot Framework DatabaseLibrary] ( https://github.com/franz-see/Robotframework-Database-Library ) 1.2
2020* [ Robot Framework Faker] ( https://github.com/guykisel/robotframework-faker ) 5.0.0
2121* [ Robot Framework FTPLibrary] ( https://github.com/kowalpy/Robot-Framework-FTP-Library ) 1.9
22- * [ Robot Framework IMAPLibrary] ( https://github.com/rickypc /robotframework-imaplibrary ) 0.3.0
22+ * [ Robot Framework IMAPLibrary 2 ] ( https://pypi.org/project /robotframework-imaplibrary2/ ) 0.3.6
2323* [ Robot Framework Pabot] ( https://github.com/mkorpela/pabot ) 1.2.1
2424* [ Robot Framework Requests] ( https://github.com/bulkan/robotframework-requests ) 0.6.6
2525* [ Robot Framework SeleniumLibrary] ( https://github.com/robotframework/SeleniumLibrary ) 4.3.0
You can’t perform that action at this time.
0 commit comments