Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into cwa/clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Oct 27, 2023
2 parents f5d835a + aa817a2 commit 7e1d7e6
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 7e1d7e6

Please sign in to comment.