Skip to content

Commit

Permalink
Merge pull request #716 from koordinates/dependabot-pip-pytest-mock-3…
Browse files Browse the repository at this point in the history
….9.0

Bump pytest-mock from 3.8.2 to 3.9.0
  • Loading branch information
craigds committed Sep 28, 2022
2 parents efbb5aa + 6155147 commit 9ba0c19
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,36 +35,36 @@ packaging==21.3
# pytest-sugar
pluggy==1.0.0
# via pytest
py-cpuinfo==8.0.0
# via pytest-benchmark
py==1.11.0
# via pytest
py-cpuinfo==8.0.0
# via pytest-benchmark
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via
# -r requirements/test.in
# pytest-benchmark
# pytest-cov
# pytest-helpers-namespace
# pytest-mock
# pytest-profiling
# pytest-shard
# pytest-sugar
pytest-benchmark[aspect]==3.4.1
# via -r requirements/test.in
pytest-cov==3.0.0
# via -r requirements/test.in
pytest-helpers-namespace==2021.12.29
# via -r requirements/test.in
pytest-mock==3.8.2
pytest-mock==3.9.0
# via -r requirements/test.in
pytest-profiling==1.7.0
# via -r requirements/test.in
pytest-shard==0.1.2
# via -r requirements/test.in
pytest-sugar==0.9.5
# via -r requirements/test.in
pytest==7.1.2
# via
# -r requirements/test.in
# pytest-benchmark
# pytest-cov
# pytest-helpers-namespace
# pytest-mock
# pytest-profiling
# pytest-shard
# pytest-sugar
six==1.16.0
# via
# html5lib
Expand Down

0 comments on commit 9ba0c19

Please sign in to comment.