Skip to content

Commit

Permalink
chore(deps): bump parameterized from 0.8.1 to 0.9.0 (#822)
Browse files Browse the repository at this point in the history
Bumps [parameterized](https://github.com/wolever/parameterized) from 0.8.1 to 0.9.0.
- [Changelog](https://github.com/wolever/parameterized/blob/master/CHANGELOG.txt)
- [Commits](wolever/parameterized@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: parameterized
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 6240774 commit a1b1485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ more-itertools==8.12.0; python_version >= '3.5'
nose==1.3.7
outcome==1.3.0.post0; python_version >= '3.7'
packaging==24.0; python_version >= '3.7'
parameterized==0.8.1
parameterized==0.9.0
parso==0.8.3; python_version >= '3.6'
pbr==6.0.0; python_version >= '2.6'
pdfminer.six==20211012; python_version >= '3.6'
Expand Down

0 comments on commit a1b1485

Please sign in to comment.