madminer-tool / madminer-workflow

Madminer complete cloud-based analysis
MIT License
4 stars 4 forks source link

Bump yadage from 0.20.1 to 0.20.2 #62

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps yadage from 0.20.1 to 0.20.2.

Release notes

Sourced from yadage's releases.

v0.20.2

What's Changed

New Contributors

Full Changelog: https://github.com/yadage/yadage/compare/v0.20.1...v0.20.2

Commits
  • 333fedc Bump version: 0.20.1 → 0.20.2
  • 3b6f0fc build: Require Python 3.6+ for install and add PyPI classifiers metadata (#115)
  • 0887113 chore: Update black to first stable release v22.1.0 (#107)
  • e50512c ci: Add Python 3.9 and 3.10 to testing (#114)
  • 4595cae ci: Update publishing workflow to publish on GitHub releases (#113)
  • 9924c0c ci: Run CI on PRs and pushes to master (#112)
  • 12d1b2c fix: Unpack networkx dict_keyiterator object into list (#111)
  • 982e229 fix: Use adage 'viz' extra to provide dependencies for 'viz' extra (#108)
  • 0eb47d8 ci: Add lint extra and lint GitHub Actions workflow (#109)
  • cbb2651 scatter-from-url (#104)
  • 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 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)