Skip to content

Commit 63ef071

Browse files
Bump the minor-and-patch group with 3 updates (#107)
Bumps the minor-and-patch group with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [pyparsing](https://github.com/pyparsing/pyparsing) and [pytest-mock](https://github.com/pytest-dev/pytest-mock). Updates `coverage` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.10.7) Updates `pyparsing` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.4...3.2.5) Updates `pytest-mock` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.15.0...v3.15.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Damian Jachyra <[email protected]>
1 parent a73d5e8 commit 63ef071

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aspy.yaml==1.3.0
33
attrs==25.3.0
44
backcall==0.2.0
55
cfgv==3.4.0
6-
coverage==7.10.6
6+
coverage==7.10.7
77
decorator==5.2.1
88
identify==2.6.14
99
importlib-metadata==8.7.0
@@ -25,10 +25,10 @@ prompt-toolkit==3.0.52
2525
ptyprocess==0.7.0
2626
py==1.11.0
2727
Pygments==2.19.2
28-
pyparsing==3.2.4
28+
pyparsing==3.2.5
2929
pytest==8.4.2
3030
pytest-cov==7.0.0
31-
pytest-mock==3.15.0
31+
pytest-mock==3.15.1
3232
six==1.17.0
3333
toml==0.10.2
3434
tox==4.30.2

0 commit comments

Comments
 (0)