Rakesh9100 / ML-Project-Drug-Review-Dataset

This is an innovative machine learning project that utilizes patient reviews with many other attributes to analyze and evaluate the effectiveness of drugs.
https://ml-project-drug-review-dataset.streamlit.app
Apache License 2.0
87 stars 117 forks source link

Bump gensim from 4.3.2 to 4.3.3 #227

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps gensim from 4.3.2 to 4.3.3.

Changelog

Sourced from gensim's changelog.

4.3.3, 2024-07-19

:star2: New Features

:red_circle: Bug fixes

  • Correct file argument name in KeyedVectors.save docstring (hammad7, #3532)
  • Import deprecated scipy.linalg.triu from numpy.triu instead (Luffy610, #3524)

:books: Tutorial and doc improvements

:+1: Improvements

Commits
  • e9ee434 Merge branch 'release-4.3.3'
  • ea7b162 updated CHANGELOG.md for version 4.3.3
  • 7321346 bumped version to 4.3.3
  • 79f982b removed scipy from build-only dependencies (#3538)
  • afbb82e pin scipy, need deprecated sparsetools
  • dc5b5c4 pin numpy < 2.0
  • bea670a Bump codecov/codecov-action from 3 to 4 (#3514)
  • c95bdb4 Handle optional parameters without implicit bool cast (#3502)
  • caeca0c Merge pull request #3532 from hammad7/feature/doc_update_issue_3528
  • 795c7e0 Merge pull request #3373 from Utopiah/patch-1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)