diff --git a/CHANGES.md b/CHANGES.md index 86d4abb..c224b76 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ - 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,<5.1 #87 -- Update pytest-env requirement from <1.2,==0.6 to ==1.1.3 #81 +- Update pytest-env requirement from <1.2,==0.6 to 1.1.3 #81, #98 - 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.27 #88, #89 - Use codecov GH Action instead of Shell, use GH Secret #91