Skip to content

Commit

Permalink
Merge pull request #525 from CycloneDX/feat/bump-dev-dependencies
Browse files Browse the repository at this point in the history
chore: bumped dev dependenices
  • Loading branch information
madpah authored Mar 7, 2023
2 parents 70a9f72 + 7886574 commit b319a37
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 140 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Get it all applied via:

```shell
poetry run isort .
poetry run autopep8 --in-place -r .
poetry run flake8 cyclonedx/ tests/
```

## Documentation
Expand Down
Loading

0 comments on commit b319a37

Please sign in to comment.