Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#177)
Browse files Browse the repository at this point in the history
Update dependencies:
* Update pre-commit requirement from ~=3.4 to ~=3.5 (#176)


Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CIF-ontology Team <[email protected]>
  • Loading branch information
3 people authored Oct 27, 2023
1 parent fc31fa0 commit aa817a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dic2owl/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pre-commit~=2.21; python_version<"3.8"
pre-commit~=3.4; python_version>="3.8"
pre-commit~=3.5; python_version>="3.8"
pylint>=2.13.9,<3; python_version<"3.8"
pylint~=3.0; python_version>="3.8"
pytest~=7.4
Expand Down

0 comments on commit aa817a2

Please sign in to comment.