Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 938994c356 | |||
| 7681725c30 | |||
| aa446ad959 | |||
| 96cef454e5 | |||
| 5012621cc1 | |||
| 339c4722df |
@@ -2,6 +2,24 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [7.2.12] - 2025-02-10
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-databaselibrary to v2.1.1
|
||||||
|
|
||||||
|
## [7.2.11] - 2025-02-08
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework-browser to v19.3.1
|
||||||
|
|
||||||
|
## [7.2.10] - 2025-02-07
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency robotframework to v7.2.2
|
||||||
|
|
||||||
## [7.2.9] - 2025-02-07
|
## [7.2.9] - 2025-02-07
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+3
-3
@@ -1,10 +1,10 @@
|
|||||||
robotframework==7.2.1
|
robotframework==7.2.2
|
||||||
robotframework-browser==19.3.0
|
robotframework-browser==19.3.1
|
||||||
robotframework-seleniumlibrary==6.7.0
|
robotframework-seleniumlibrary==6.7.0
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
PyMySQL==1.1.1
|
PyMySQL==1.1.1
|
||||||
robotframework-appiumlibrary==2.1.0
|
robotframework-appiumlibrary==2.1.0
|
||||||
robotframework-databaselibrary==2.1.0
|
robotframework-databaselibrary==2.1.1
|
||||||
robotframework-httplibrary==0.4.2
|
robotframework-httplibrary==0.4.2
|
||||||
robotframework-http-rabbitmq==1.0.3
|
robotframework-http-rabbitmq==1.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user