Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump iso8601 from 1.1.0 to 2.1.0 #884

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

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 <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 [iso8601](https://github.com/micktwomey/pyiso8601) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md)
- [Commits](micktwomey/pyiso8601@1.1.0...2.1.0)

---
updated-dependencies:
- dependency-name: iso8601
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Looks like iso8601 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/iso8601-2.1.0 branch December 7, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants