Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.3.4 (#3148)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 40db875 commit de06cbf
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 146 deletions.
2 changes: 1 addition & 1 deletion backend/data_tools/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ flake8-black = "==0.3.6"
flake8-import-order = "==0.18.2"
flake8-bugbear = "==24.10.31"
flake8-bandit = "==4.1.1"
pytest = "==8.3.3"
pytest = "==8.3.4"
pytest-cov = "==6.0.0"
pytest-mock = "==3.14.0"
ipython = "==8.29.0"
Expand Down
35 changes: 14 additions & 21 deletions backend/data_tools/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ipython = "==8.29.0"
isort = "==5.13.2"
nox = "==2024.10.9"
numpy = "==2.1.3"
pytest = "==8.3.3"
pytest = "==8.3.4"
pytest-bdd = "==8.0.0"
pytest-cov = "==6.0.0"
pytest-docker = {extras = ["docker-compose-v2"], version = "==3.1.1"}
Expand Down
Loading

0 comments on commit de06cbf

Please sign in to comment.