AppDaemon / appdaemon

:page_facing_up: Python Apps for Home Automation
Other
832 stars 417 forks source link

Bump iso8601 from 1.1.0 to 2.1.0 #1921

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps iso8601 from 1.1.0 to 2.1.0.

Release notes

Sourced from iso8601's releases.

2.1.0

[2.1.0] - 2023-10-03

fixed

  • Use ruff for linting
  • Fixed CHANGELOG version links

added

  • Add readthedocs configuration

2.0.0

[2.0.0] - 2023-06-09

added

  • Add just for development commands
  • Add Python 3.12 support

changed

fixed

  • Fix test_fixedoffset_eq by adding an actual assertion

removed

  • Drop Python 3.6 support (3.6 is end of life)
Changelog

Sourced from iso8601's changelog.

[2.1.0] - 2023-10-03

Fixed

  • Use ruff for linting
  • Fixed CHANGELOG version links

Added

  • Add readthedocs configuration

[2.0.0] - 2023-06-09

Added

  • Add just for development commands
  • Add Python 3.12 support

Changed

Fixed

  • Fix test_fixedoffset_eq by adding an actual assertion

Removed

  • Drop Python 3.6 support (3.6 is end of life)
Commits
  • c147acc Release 2.1.0
  • 2a4a78d Merge pull request #33 from micktwomey/python-3.12
  • 15104f3 Add readthedocs configuration
  • 55cc570 Bump dependencies and use official python 3.12 release in github actions
  • c28cb09 Merge pull request #31 from micktwomey/bump-poetry-lock
  • 55e229d Update poetry lock
  • 2f3b230 Fixup CHANGELOG release links
  • c4020e1 Add version links to CHANGELOG.md
  • dd2268b Switch to ruff for linting
  • 0c56e9b Release 2.0.0
  • 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)