Skip to content

Commit

Permalink
Bump zope-testrunner from 6.2 to 6.2.1 in /dependabot (#67)
Browse files Browse the repository at this point in the history
* Bump zope-testrunner from 6.2 to 6.2.1 in /dependabot

Bumps [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) from 6.2 to 6.2.1.
- [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst)
- [Commits](zopefoundation/zope.testrunner@6.2...6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Version synchronization

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 23, 2024
1 parent efc92ec commit b090e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.2
zope.testrunner==6.2.1
zope.traversing==5.0
zope.untrustedpython==6.0
zope.viewlet==5.0
Expand Down
2 changes: 1 addition & 1 deletion ztk-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ zope.structuredtext = 5.0
zope.tal = 5.0.1
zope.tales = 6.0
zope.testing = 5.0.1
zope.testrunner = 6.2
zope.testrunner = 6.2.1
zope.traversing = 5.0
zope.untrustedpython = 6.0
zope.viewlet = 5.0
Expand Down

0 comments on commit b090e88

Please sign in to comment.