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 packaging from 24.0 to 24.1 #184

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps packaging from 24.0 to 24.1.

Release notes

Sourced from packaging's releases.

24.1

What's Changed

New Contributors

Full Changelog: pypa/packaging@24.0...24.1

Changelog

Sourced from packaging's changelog.

24.1 - 2024-06-10


No unreleased changes.
Commits
  • 85442b8 Bump for release
  • 3e67fc7 Work around platform.python_version() returning non PEP 440 compliant versi...
  • 32deafe Bump the github-actions group with 3 updates (#789)
  • e0dda88 Document markers.default_environment() (#753)
  • cc938f9 Modernise type annotations using FA rules from ruff (#785)
  • 757f559 Fix typo in _parser docstring (#784)
  • ec9f203 Bump the github-actions group with 4 updates (#782)
  • 5cbe1e4 Add support for Python 3.13 and drop EOL 3.7 (#783)
  • cb8fd38 pyupgrade/black/isort/flake8 → ruff (#769)
  • e8002b1 Bump for development
  • See full diff 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 10, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 10, 2024 17:48
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from bdc6d0a to 6505a99 Compare June 10, 2024 17:48
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 6505a99 to b8df1fc Compare June 10, 2024 17:50
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from b8df1fc to 9c13a6b Compare June 10, 2024 17:52
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 9c13a6b to 0532671 Compare June 10, 2024 17:53
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 0532671 to 4c6849d Compare June 17, 2024 23:10
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 4c6849d to 31ec8a8 Compare June 24, 2024 17:08
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 31ec8a8 to 396c469 Compare June 25, 2024 17:13
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 396c469 to 0949fe6 Compare June 25, 2024 17:16
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 0949fe6 to 3bdd4a0 Compare July 1, 2024 17:48
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 3bdd4a0 to 02117ad Compare July 1, 2024 17:49
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 02117ad to 3d3e699 Compare July 1, 2024 17:50
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 3d3e699 to 7e1cc4a Compare July 6, 2024 01:48
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 7e1cc4a to 966e73c Compare July 9, 2024 19:16
@hf-kklein
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 268a9e3 to 4a29e5c Compare August 21, 2024 09:22
@hf-kklein
Copy link
Contributor

@dependabot recreate

Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.0...24.1)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/packaging-24.1 branch from 4a29e5c to ae20a06 Compare August 21, 2024 09:24
@github-actions github-actions bot merged commit cd3c720 into main Aug 21, 2024
20 checks passed
@github-actions github-actions bot deleted the dependabot/pip/packaging-24.1 branch August 21, 2024 09:25
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.

1 participant