Skip to content

Commit 71d9915

Browse files
Bump dirty-equals from 0.5.0 to 0.6.0
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/samuelcolvin/dirty-equals/releases) - [Commits](samuelcolvin/dirty-equals@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: dirty-equals dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5a7ecb commit 71d9915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ dev = [
279279
"VWS-Test-Fixtures==2023.3.5",
280280
"black==23.3.0",
281281
"check-manifest==0.49",
282-
"dirty-equals==0.5.0",
282+
"dirty-equals==0.6.0",
283283
# We pin to an old doc8 to avoid version conflicts with sphinx_toolbox.
284284
# When we bump this, we can remove doc8.ini.
285285
"doc8==0.11.2",

0 commit comments

Comments
 (0)