Skip to content

chore(deps): bump chemprop from 2.0.0 to 2.2.3#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chemprop-2.2.3
Open

chore(deps): bump chemprop from 2.0.0 to 2.2.3#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chemprop-2.2.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps chemprop from 2.0.0 to 2.2.3.

Release notes

Sourced from chemprop's releases.

v2.2.3

Notable changes

This patch version fixes a bug that prevented using the CLI code from a Jupyter Notebook (#1346). While we don't recommend importing and using the CLI functions, a package on chemprop-contrib did and needed this fix.

Support for python 3.13 was added in #1343 and support for pandas 3 was added in #1329.

A new CLI flag --save-data-splits was added in #1283. This flag splits the input data files into separate train/val/test files for easier calculation of model performance.

What's Changed

New Contributors

Full Changelog: chemprop/chemprop@v2.2.2...v2.2.3

Chemprop v2.2.2

Chemprop Patch Release 2.2.2

This patch release of Chemprop introduces a number of bug fixes, including:

  • support for current versions of ray[tune] and lightning
  • bugs with loading previously trained models on different hardware
  • hpopt on Apple Silicon

and others!

This release also includes some exciting new features:

  • multiprocessing will now parallelize feature calculation, in addition to Molecule creation as was done before
  • new PointQuantile and NLogProbEnrichment loss functions
  • --message-hidden-dim and --depth now accept multiple arguments to support customizing encoders in multicomponent MPNNs separately
  • validation size can now be set to zero and training, validation, and testing sets can be specified separately in the --data-path argument

Full list of PRs is below - thanks to all of the contributors!

What's Changed

... (truncated)

Commits

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

Bumps [chemprop](https://github.com/chemprop/chemprop) from 2.0.0 to 2.2.3.
- [Release notes](https://github.com/chemprop/chemprop/releases)
- [Commits](chemprop/chemprop@v2.0.0...v2.2.3)

---
updated-dependencies:
- dependency-name: chemprop
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 15, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants