geem-lab / overreact

⚛️📈 Create and analyze chemical microkinetic models built from computational chemistry data. Crafted at the @geem-lab.
https://geem-lab.github.io/overreact-guide/
MIT License
48 stars 8 forks source link

chore(deps): bump cclib from 1.8 to 1.8.1 #589

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps cclib from 1.8 to 1.8.1.

Release notes

Sourced from cclib's releases.

cclib-v1.8.1

Summary of changes since last version

  • New parser: xTB
  • Support parsing number of CPUs and memory used for Gaussian, ORCA, and Turbomole
  • New attributes for the NBO parser
  • Tested support for Python 3.8 through 3.11
  • Many developer-facing improvement and several fixes, see changelog for details

cclib-v1.8.1rc2

No release notes provided.

cclib-v1.8.1rc1

No release notes provided.

Commits
  • 07260dd Merge pull request #1387 from berquist/changelog-1.8.1
  • 021c1c3 README for documentation helpers
  • d197c8e Fix Sphinx unformatted text in milestone_issues_and_prs.py helper
  • c5ea231 Update CHANGELOG
  • 529aea2 Merge pull request #1382 from berquist/fix-dependencies
  • 8babb63 move pyquante2 to requirements-dev.txt so at least it can be tracked
  • 150dfcf theochem/iodata is on PyPI with the required minimum version
  • 763c7b3 Merge pull request #1355 from berquist/555-developer-guidelines
  • 4e50439 mocoefs -> mocoeffs
  • 4ae2c59 docs: start section on adding new regression tests
  • 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)