Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow authored Dec 4, 2024
1 parent a9fa09c commit fab3620
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

## 0.14 (??/??/20??)

- Update coverage requirement from <7.4,>=5.3 to >=5.3,<7.7 #82, #90, #95
- Update protobuf requirement from <4.26,>=3.13 to >=3.13,<5.29 #85, #92, #94 #97
- Update coverage requirement from <7.4,>=5.3 to >=5.3,<7.7 #82, #90 #95
- Update protobuf requirement from <4.26,>=3.13 to >=3.13,<5.30 #85 #92 #94 #97 #102
- Update pycodestyle requirement from <2.12,>=2.6 to >=2.6,<2.13 #93
- Update pytest requirement from <7.5,>=6.1 to >=6.1,<8.4 #83, #84, #91, #96
- Update pytest-cov requirement from <4.2,>=2.10 to >=2.10,<6.1 #87, #101
- Update pytest-env requirement from <1.2,==0.6 to 1.1.5 #81, #98, #99
- Update pytest requirement from <7.5,>=6.1 to >=6.1,<8.4 #83, #84 #91, #96
- Update pytest-cov requirement from <4.2,>=2.10 to >=2.10,<6.1 #87 #101
- Update pytest-env requirement from <1.2,==0.6 to 1.1.5 #81 #98, #99
- Update pytest-mock requirement from <3.13,>=3.11 to >=3.11,<3.15 #86
- Update types-protobuf requirement from ==4.24.* to >=4.24,<5.29 #88, #89, #100
- Update types-protobuf requirement from ==4.24.* to >=4.24,<5.29 #88 #89 #100
- Use codecov GH Action instead of Shell, use GH Secret #91
- Set GH Action checkout depth to 2 to fix Codecov error #91
- Dropped Python 3.7 so we can use pytest-env #81
Expand Down

0 comments on commit fab3620

Please sign in to comment.