Compare commits
6 Commits
5f2804b233
...
v7.5.6
| Author | SHA1 | Date | |
|---|---|---|---|
| 33327546c0 | |||
| d8e46f1deb | |||
| 1d8fd57a1f | |||
| 56c55b2f85 | |||
| 814a33026d | |||
| c621c7f5ad |
@@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
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.5.6] - 2026-03-03
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- *(deps)* Update dependency psycopg to v3.3.3
|
||||||
|
- *(deps)* Update dependency faker to v40.5.1 (#288)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 4f5f9ce (#290)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 9006fc6 (#292)
|
||||||
|
- *(deps)* Update python:3.14.3-slim docker digest to 6a27522 (#294)
|
||||||
|
- *(deps)* Update dependency python-dotenv to v1.2.2
|
||||||
|
- *(deps)* Update dependency robotframework to v7.4.2 (#298)
|
||||||
|
|
||||||
## [7.5.5] - 2026-02-11
|
## [7.5.5] - 2026-02-11
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
robotframework==7.4.1
|
robotframework==7.4.2
|
||||||
robotframework-browser==19.12.5
|
robotframework-browser==19.12.5
|
||||||
robotframework-seleniumlibrary==6.8.0
|
robotframework-seleniumlibrary==6.8.0
|
||||||
urllib3==2.6.3
|
urllib3==2.6.3
|
||||||
@@ -11,4 +11,4 @@ robotframework-http-rabbitmq==1.0.3
|
|||||||
robotframework-requests==0.9.7
|
robotframework-requests==0.9.7
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
faker==40.5.1
|
faker==40.5.1
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user