indigo
indigo copied to clipboard
Bump sheet2dict from 0.1.1 to 0.1.5
Bumps sheet2dict from 0.1.1 to 0.1.5.
Release notes
Sourced from sheet2dict's releases.
0.1.5
Fixing bug: Empty cells in xlsx become the non-empty string "None" in the dictionary
- Issue: Pytlicek/sheet2dict#6
- PR: Pytlicek/sheet2dict#9
0.1.4.2
GitHub Actions and PyPi API token related changes
Full Changelog: https://github.com/Pytlicek/sheet2dict/compare/0.1.3...0.1.4.2
0.1.3
Add an option to parse all worksheets in one function call Migrated the metadata into setup.cfg Migrated the metadata into PEP 621-compliant pyproject.toml
Commits
5a7b7ea
Update python-package.yml42955e7
Fix for issue 6 (#9)bb281eb
Add Python 3.11 compatibility label06df46f
Update python-package.yml287c773
Update python-package.yml0c7127f
Update python-package.yml8322b47
GH Actions: Test with python 3.1119a26d5
Update python-publish.yml8626377
Update python-publish.yml993a822
Update python-publish.yml- Additional commits viewable in compare view
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 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)