Skip to content

Commit 09457ae

Browse files
chore(deps-dev): bump parameterized from 0.7.4 to 0.8.1 in /requirements
Bumps [parameterized](https://github.com/wolever/parameterized) from 0.7.4 to 0.8.1. - [Release notes](https://github.com/wolever/parameterized/releases) - [Changelog](https://github.com/wolever/parameterized/blob/master/CHANGELOG.txt) - [Commits](wolever/parameterized@v0.7.4...v0.8.1) --- updated-dependencies: - dependency-name: parameterized dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65f4310 commit 09457ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ isort>=4.2.5,<5; python_version < '3.8'
88
# Test requirements
99
pytest>=6.1.1
1010
mock==4.0.2
11-
parameterized==0.7.4
11+
parameterized==0.8.1
1212
pyelftools~=0.29 # Used to verify the generated Go binary architecture in integration tests (utils.py)
1313

1414
# formatter

0 commit comments

Comments
 (0)