Skip to content

Commit

Permalink
Upgrade pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
hackdna committed Nov 21, 2024
1 parent 3491ca5 commit b0a4289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dev = [
"flake8",
"flake8-pytest-style",
"mypy==1.6.1",
"pytest==7.4.3",
"pytest-mock==3.12.0",
"pytest",
"pytest-mock",
"twine",
"types-python-dateutil==2.8.19.14",
"types-pytz==2023.3.1.1",
Expand Down

0 comments on commit b0a4289

Please sign in to comment.