Skip to content

Commit

Permalink
Upgrade pytest to version 6.2.6
Browse files Browse the repository at this point in the history
- Update pytest dependency in requirements.txt to the latest minor version
- Ensure compatibility with current project dependencies
  • Loading branch information
saleh-mir committed Feb 12, 2025
1 parent 1ce8450 commit ae5a296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ peewee~=3.14.8
psycopg2-binary~=2.9.9
pydash~=6.0.0
fnc~=0.5.3
pytest~=6.2.5
pytest~=6.2.6
requests~=2.32.0
scipy~=1.15.0
statsmodels~=0.14.4
Expand Down

0 comments on commit ae5a296

Please sign in to comment.