Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps iso8601 from 0.1.16 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)

1.1.0

e3b4ed3 Release 1.1.0 56da11c missed a comma fde429d raise ParseError if we get an exception on is_iso8601() 21f5368 Add is_iso8601() function 406db6f Update license years

1.0.2

46baabb Add an __all__ to __init.py__

1.0.1

4ddd936 Remove branch filter from pull requests c8ac785 Add missing py.typed file

1.0.0

c4041e6 Bump development tool versions c2e6f52 Add sphinx-build to nox build a4967af Release 1.0.0 6a00ab0 Add python 3.10 to github actions matrix 9fde3d4 Preparing for 1.0 release 9a704f5 Try non-editable for docs project install d642e46 Add pyiso8601 to requirements for docs 9e2d79f Creating requirements.txt for docs ffbf434 Fixing up pyproject.toml metadata 85b3ffd Merge pull request #12 from micktwomey/go-1.0.0 f689455 Remove python 2 compatibility

1.0.0-alpha.2

0662dd5 Add python 3.10 to github actions matrix

... (truncated)

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)

[1.1.0] - 2022-09-28

Added

[1.0.2] - 2021-11-23

Added

[1.0.1] - 2021-11-22

Added

  • Add missing py.typed file (as per PEP 561), keeps mypy happy :D

[1.0.0] - 2021-11-07

Added

  • Add type annotations to code

Changed

  • Switch to poetry for packaging
  • Simplify internals and remove old compatability code
  • Switch to nox for testing
  • Lots of small project development changes

Removed

  • Remove external type annotations in pyi
  • Drop python < 3.6 support
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

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

matthew-li and others added 6 commits April 16, 2025 08:23
* Create dependabot.yml

* Update dependabot.yml

* Update django_testing_ci.yml
Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 0.1.16 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@0.1.16...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2025
@matthew-li matthew-li changed the base branch from master to develop July 7, 2025 17:52
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants