Skip to content

Commit ac25d66

Browse files
authored
Merge pull request #26 from trustpilot/fix-version-bumps
Bump versions
2 parents 6f56609 + e89fa6a commit ac25d66

File tree

5 files changed

+762
-445
lines changed

5 files changed

+762
-445
lines changed

HISTORY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,18 @@ DELETED DO NOT USE\!\!
163163
- dot-env support in cli
164164
- `patch` command exposed in cli
165165
- output format can now be `raw` or `json`, (default=json)
166+
167+
### 10.0.0 (2023-07-28)
168+
169+
- bumps versions of dependencies:
170+
- `python`: 3.7 → 3.8
171+
- `click`: 7.1.1 → 8.0.1
172+
- `requests`: 2.23.0 → 2.31.0
173+
- `aiohttp`: 3.6.2 → 3.8.5
174+
175+
- bumps versions of development dependencies:
176+
- `responses`: 0.10.12 → 0.23.2
177+
- `mock`: 4.0.2 → 5.1.0
178+
- `pytest`: 5.4.1 → 7.4.0
179+
- `aioresponses`: 0.6.3 → 0.7.4
180+
- `black`: 19.10b0 → 23.7.0

0 commit comments

Comments
 (0)