Skip to content

Commit 93578da

Browse files
authored
Merge pull request #1869 from OZI-Project/release/2.x
Merge release/2.x into main
2 parents a20c35a + cc6f6f4 commit 93578da

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,70 @@
11
# OZI CHANGELOG
2+
## 2.0.22 (2025-06-20)
3+
4+
5+
### ⬆️ Upgraded Dependencies
6+
7+
* Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest
8+
9+
Bumps [hypothesis[cli,codemods,ghostwriter]](https://github.com/HypothesisWorks/hypothesis) from 6.135.10 to 6.135.13.
10+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
11+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.10...hypothesis-python-6.135.13)
12+
13+
14+
updated-dependencies:
15+
- dependency-name: hypothesis[cli,codemods,ghostwriter]
16+
dependency-version: 6.135.13
17+
dependency-type: direct:production
18+
update-type: version-update:semver-patch
19+
... — dependabot[bot] <support@github.com>
20+
([`1980069`](https://github.com/OZI-Project/OZI/commit/19800692dc19d09f077a3b475eff44f1f1f569ef))
21+
22+
* (cflite): Bump hypothesis in /.clusterfuzzlite
23+
24+
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.10 to 6.135.13.
25+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
26+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.10...hypothesis-python-6.135.13)
27+
28+
29+
updated-dependencies:
30+
- dependency-name: hypothesis
31+
dependency-version: 6.135.13
32+
dependency-type: direct:production
33+
update-type: version-update:semver-patch
34+
... — dependabot[bot] <support@github.com>
35+
([`eea1e9a`](https://github.com/OZI-Project/OZI/commit/eea1e9aa36e28aaeaeb9ef3980fdaf5cb54e6bd6))
36+
37+
* (cflite): Bump tox from 4.26.0 to 4.27.0 in /.clusterfuzzlite
38+
39+
Bumps [tox](https://github.com/tox-dev/tox) from 4.26.0 to 4.27.0.
40+
- [Release notes](https://github.com/tox-dev/tox/releases)
41+
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
42+
- [Commits](https://github.com/tox-dev/tox/compare/4.26.0...4.27.0)
43+
44+
45+
updated-dependencies:
46+
- dependency-name: tox
47+
dependency-version: 4.27.0
48+
dependency-type: direct:production
49+
update-type: version-update:semver-minor
50+
... — dependabot[bot] <support@github.com>
51+
([`476f0b2`](https://github.com/OZI-Project/OZI/commit/476f0b2f698f743cac9cad0bd77f836204032eb5))
52+
53+
* Bump urllib3 from 2.4.0 to 2.5.0 in /ozi/test/pytest
54+
55+
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
56+
- [Release notes](https://github.com/urllib3/urllib3/releases)
57+
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
58+
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0)
59+
60+
61+
updated-dependencies:
62+
- dependency-name: urllib3
63+
dependency-version: 2.5.0
64+
dependency-type: direct:production
65+
... — dependabot[bot] <support@github.com>
66+
([`ea78645`](https://github.com/OZI-Project/OZI/commit/ea78645dbefbd7b4c0988a2f632a9e8b78355e46))
67+
268
## 2.0.21 (2025-06-17)
369

470

0 commit comments

Comments
 (0)