Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update owlready2 requirement from !=0.32,!=0.34,<0.45,>=0.28 to >=0.28,!=0.32,!=0.34,<0.48 #787

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Updates the requirements on owlready2 to permit the latest version.

Commits
  • 8a7a207 Add an option to hermit reasoner to ignore unsupported datatypes
  • fb3a5a3 Merged in master (pull request #22)
  • 7046847 Remove warning when Cython module is not available; work on observe
  • 7c39ad0 Update import OMOP CDM for their new CSV format
  • 59d1a60 fix IRI() return type in SPARQL
  • 8228d1c fix IRI() return type in SPARQL
  • db7be8d Basic support for enumerated datatypes
  • 4752525 Fix SPARQL queries with two UNIONs when there is no shared variables between ...
  • 6e95147 reasoning.rst edited online with Bitbucket
  • 6f43420 Merged in Amin-mazrouei/reasoningrst-edited-online-with-bitbucke-170911531500...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@TEAM4-0 TEAM4-0 enabled auto-merge (squash) October 14, 2024 05:19
@dependabot dependabot bot force-pushed the dependabot/pip/ci/dependabot-updates/owlready2-gte-0.28-and-neq-0.32-and-neq-0.34-and-lt-0.48 branch 3 times, most recently from 614b61b to a59acef Compare October 25, 2024 06:49
@dependabot dependabot bot force-pushed the dependabot/pip/ci/dependabot-updates/owlready2-gte-0.28-and-neq-0.32-and-neq-0.34-and-lt-0.48 branch 4 times, most recently from 26fb8a6 to 9a2a4e0 Compare October 29, 2024 13:42
Updates the requirements on [owlready2](https://bitbucket.org/jibalamy/owlready2) to permit the latest version.
- [Commits](https://bitbucket.org/jibalamy/owlready2/branches/compare/v0.47..v0.28)

---
updated-dependencies:
- dependency-name: owlready2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/ci/dependabot-updates/owlready2-gte-0.28-and-neq-0.32-and-neq-0.34-and-lt-0.48 branch from 9a2a4e0 to 28e9a79 Compare October 29, 2024 14:02
@TEAM4-0 TEAM4-0 merged commit e5fec8a into ci/dependabot-updates Oct 29, 2024
10 of 11 checks passed
@TEAM4-0 TEAM4-0 deleted the dependabot/pip/ci/dependabot-updates/owlready2-gte-0.28-and-neq-0.32-and-neq-0.34-and-lt-0.48 branch October 29, 2024 14:07
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.63%. Comparing base (0c3fb7d) to head (28e9a79).
Report is 1 commits behind head on ci/dependabot-updates.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           ci/dependabot-updates     #787      +/-   ##
=========================================================
+ Coverage                  72.61%   72.63%   +0.02%     
=========================================================
  Files                         18       18              
  Lines                       3706     3706              
=========================================================
+ Hits                        2691     2692       +1     
+ Misses                      1015     1014       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant