Skip to content

Commit

Permalink
Downgrading pytest for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
whitdog47 committed Nov 8, 2024
1 parent d6a7a2a commit bc2feb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ factory-boy
faker
ipython
pre-commit
pytest
pytest==7.4.4
ruff
vulture
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pygments==2.18.0
# via
# devtools
# ipython
pytest==8.3.3
pytest==7.4.4
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via faker
Expand Down

0 comments on commit bc2feb5

Please sign in to comment.