Skip to content

Commit ffbab33

Browse files
feat: updated CHANGELOG.md file
1 parent b2c2edd commit ffbab33

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [7.0.1] - 2026-04-13
7+
## [7.0.1] - 2026-06-16
88

99
### Changed
1010
- Changed some dependencies:
1111

1212
| Dependency | From | To |
1313
|------------------|----------|----------|
14-
| click | ~=8.3.1 | ~=8.3.2 |
15-
| requests | ~=2.32 | ~=2.33.1 |
16-
| pipdeptree (dev) | ~=2.30.0 | ~=2.35.1 |
17-
| pytest (dev) | ~=9.0.0 | ~=9.0.3 |
14+
| click | ~=8.3.1 | ~=8.4.1 |
15+
| pyopenssl | ~=26.0.0 | ~=26.3.0 |
16+
| pytz | ~=2026.1 | ~=2026.2 |
17+
| requests | ~=2.32 | ~=2.34.2 |
18+
| msgpack (dev) | ~=1.1.2 | ~=1.2.0 |
19+
| pipdeptree (dev) | ~=2.30.0 | ~=3.1.0 |
20+
| pytest (dev) | ~=9.0.0 | ~=9.1.0 |
1821
| pytest-cov (dev) | ~=6.0.0 | ~=7.1.0 |
22+
| responses (dev) | ~=0.26.0 | ~=0.26.1 |
1923

2024

2125
## [7.0.0] - 2026-02-11

0 commit comments

Comments
 (0)