This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
commit 75cd7291e3c8bd453fa07174b2b95067736d74a1 Merge: dac0ef2 6b6be75 Author: Aman-Mittal <[email protected]> AuthorDate: Sat Aug 8 23:08:07 2026 +0530 Merge pull request #55 from apache/dependabot/pip/freezegun-gte-1.5.5-and-lt-2.0.0 build(deps-dev): update freezegun requirement from <2.0.0,>=1.5.0 to >=1.5.5,<2.0.0 requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc requirements-dev.txt index d19de59,63b9cf2..73fcfb1 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@@ -13,6 -13,6 +13,6 @@@ # See the License for the specific language governing permissions and # limitations under the License. -pytest>=8.0.0,<9.0.0 +pytest>=9.1.1,<10.0.0 pytest-mock>=3.14.0,<4.0.0 - freezegun>=1.5.0,<2.0.0 + freezegun>=1.5.5,<2.0.0
