Skip to content

Commit

Permalink
Bump the all group in /dependabot with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /dependabot with 2 updates: [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) and [coverage](https://github.com/nedbat/coveragepy).


Updates `zope-testrunner` from 6.6.1 to 6.7
- [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.testrunner@6.6.1...6.7)

Updates `coverage` from 7.6.10 to 7.6.11
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.10...7.6.11)

---
updated-dependencies:
- dependency-name: zope-testrunner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent f2a484b commit 4b989e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependabot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ zope.structuredtext==5.0
zope.tal==5.0.1
zope.tales==6.0
zope.testing==5.0.1
zope.testrunner==6.6.1
zope.testrunner==6.7
zope.traversing==5.0
zope.untrustedpython==6.1
zope.viewlet==5.0
Expand All @@ -77,7 +77,7 @@ transaction==5.0
zc.lockfile==3.0.post1
zodbpickle==4.1.1
six==1.17.0
coverage==7.6.10
coverage==7.6.11
manuel==1.13.0
collective.recipe.cmd==0.11
mr.developer==2.0.2
Expand Down

0 comments on commit 4b989e4

Please sign in to comment.