Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708.

Commits

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)

@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Aug 1, 2025
@dependabot dependabot bot requested review from a team as code owners August 1, 2025 15:28
@dependabot dependabot bot requested a review from Marenz August 1, 2025 15:28
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Aug 1, 2025
Marenz
Marenz previously approved these changes Aug 4, 2025
Copy link
Contributor

@Marenz Marenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved via dependabot-automerge.

@Marenz Marenz enabled auto-merge August 4, 2025 10:29
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250516 to 2.9.0.20250708.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250708
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/types-python-dateutil-2.9.0.20250708 branch from 3d0be20 to 0f36327 Compare August 4, 2025 10:33
Marenz
Marenz previously approved these changes Aug 4, 2025
@llucax

This comment was marked as outdated.

@Marenz
Copy link
Contributor

Marenz commented Aug 25, 2025

No @llucax this is a different problem

@Marenz Marenz self-assigned this Aug 25, 2025
Marenz added 2 commits August 25, 2025 15:48
Mypy expects a Literal for the `freq` argument of `rrule.rrule`, but
it can't infer that the values from the `_RRULE_FREQ_MAP` dictionary are of
the correct type. We add a `# type: ignore[arg-type]` comment to suppress
the error.

Signed-off-by: Mathias L. Baumann <[email protected]>
@Marenz Marenz added the cmd:skip-release-notes It is not necessary to update release notes for this PR label Aug 25, 2025
@Marenz Marenz requested a review from llucax August 25, 2025 13:55
@Marenz Marenz added this pull request to the merge queue Aug 26, 2025
Merged via the queue into v0.x.x with commit 4ba7990 Aug 26, 2025
8 of 9 checks passed
@Marenz Marenz deleted the dependabot/pip/types-python-dateutil-2.9.0.20250708 branch August 26, 2025 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd:skip-release-notes It is not necessary to update release notes for this PR part:dispatcher part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants