Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca940da216 | |||
| 3fdaee7434 | |||
| f3eb98e275 | |||
| dd2e02dc9f | |||
| 2f144dbe66 | |||
| 7d774e3733 | |||
| dd63964fa6 | |||
| a05e34ed21 |
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.3.14] - 2025-12-17
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency faker to v39
|
||||
|
||||
## [7.3.13] - 2025-12-16
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update dependency robotframework-appiumlibrary to v3.2.1
|
||||
|
||||
## [7.3.12] - 2025-12-13
|
||||
|
||||
### Chore
|
||||
|
||||
+2
-2
@@ -4,11 +4,11 @@ robotframework-seleniumlibrary==6.8.0
|
||||
urllib3==2.6.2
|
||||
psycopg[binary]==3.3.2
|
||||
PyMySQL==1.1.2
|
||||
robotframework-appiumlibrary==3.1
|
||||
robotframework-appiumlibrary==3.2.1
|
||||
robotframework-databaselibrary==2.4.0
|
||||
robotframework-httplibrary==0.4.2
|
||||
robotframework-http-rabbitmq==1.0.3
|
||||
robotframework-requests==0.9.7
|
||||
requests==2.32.5
|
||||
faker==38.2.0
|
||||
faker==39.0.0
|
||||
python-dotenv==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user