Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps gensim from 4.3.2 to 4.3.3.

Changelog

Sourced from gensim's changelog.

4.3.3, 2024-07-19

🌟 New Features

🔴 Bug fixes

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

📚 Tutorial and doc improvements

👍 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 2024
@marco-c
Copy link
Collaborator

marco-c commented Jul 31, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/gensim-4.3.3 branch from e74050c to fd5803e Compare July 31, 2024 08:46
@marco-c
Copy link
Collaborator

marco-c commented Apr 9, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/gensim-4.3.3 branch from fd5803e to e5ad618 Compare April 9, 2025 13:56
@marco-c
Copy link
Collaborator

marco-c commented Apr 22, 2025

@dependabot rebase

Bumps [gensim](https://github.com/RaRe-Technologies/gensim) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/RaRe-Technologies/gensim/releases)
- [Changelog](https://github.com/piskvorky/gensim/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/gensim@4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: gensim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/gensim-4.3.3 branch from e5ad618 to 6911aa7 Compare April 22, 2025 19:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #5355.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/gensim-4.3.3 branch October 20, 2025 03:06
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants