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

feat(deps): Bump backports-datetime-fromisoformat from 2.0.2 to 2.0.3 in the runtime-dependencies group #417

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the runtime-dependencies group with 1 update: backports-datetime-fromisoformat.

Updates backports-datetime-fromisoformat from 2.0.2 to 2.0.3

Release notes

Sourced from backports-datetime-fromisoformat's releases.

v2.0.3

Version 2.0.3

  • Silenced errors when compiling against Python 3.13
    • Note: backports.datetime_fromisoformat does nothing when used against Python 3.11+. Use backports-datetime-fromisoformat; python_version < '3.11' in your dependency list to avoid even downloading it in modern Pythons
Changelog

Sourced from backports-datetime-fromisoformat's changelog.

Version 2.0.3

  • Silenced errors when compiling against Python 3.13
    • Note: backports.datetime_fromisoformat does nothing when used against Python 3.11+. Use backports-datetime-fromisoformat; python_version < '3.11' in your dependency list to avoid even downloading it in modern Pythons
Commits
  • abc0305 Release v2.0.3
  • bccd6a3 Bump version of Python used in workflows
  • e8b16a9 Inline a copy of _PyUnicode_Copy
  • 0024e55 Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • 257ccba Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
  • c3d678b Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
  • e7dc0db Bump pypa/cibuildwheel from 2.20.0 to 2.21.3
  • 99c9483 Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.11.0
  • 016ccee Re-enable pushing to test PyPI
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the runtime-dependencies group with 1 update: [backports-datetime-fromisoformat](https://github.com/movermeyer/backports.datetime_fromisoformat).


Updates `backports-datetime-fromisoformat` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/movermeyer/backports.datetime_fromisoformat/releases)
- [Changelog](https://github.com/movermeyer/backports.datetime_fromisoformat/blob/main/CHANGELOG.md)
- [Commits](movermeyer/backports.datetime_fromisoformat@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: backports-datetime-fromisoformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added pip dependencies Python Packages python Pull requests that update Python code labels Dec 30, 2024
@dependabot dependabot bot requested a review from edgarrmondragon December 30, 2024 18:58
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Dec 31, 2024
Merged via the queue into main with commit 08e1c5f Dec 31, 2024
13 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/runtime-dependencies-bf8b5d752f branch December 31, 2024 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pip dependencies Python Packages python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant