Skip to content

Commit

Permalink
Merge pull request #155 from NASA-PDS/dependabot/pip/pytest-gte-7.4-a…
Browse files Browse the repository at this point in the history
…nd-lt-8.4

Update pytest requirement from ~=7.4.0 to >=7.4,<8.4
  • Loading branch information
collinss-jpl authored Feb 18, 2025
2 parents aecd218 + 9a1dfbf commit ac4c8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dev =
mypy>=1.5.1,<1.14.0
pep8-naming~=0.13.3
pydocstyle~=6.3.0
pytest~=7.4.0
pytest>=7.4,<8.4
pytest-cov>=4.1,<6.1
pytest-watch~=4.2.0
pytest-xdist~=3.3.1
Expand Down

0 comments on commit ac4c8da

Please sign in to comment.