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

chore(deps): update all dependencies #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
greenlet ==1.1.2 -> ==1.1.3.post0 age adoption passing confidence patch
itsdangerous (changelog) >= 0.24, < 2.2.0 -> >=2.2, <3 age adoption passing confidence minor
pypa/gh-action-pypi-publish e777b33 -> 916e576 action digest

Release Notes

pallets/itsdangerous (itsdangerous)

v2.2.0

Compare Source

Released 2024-04-16

  • Drop support for Python 3.7. :pr:372
  • Use modern packaging metadata with pyproject.toml instead of setup.cfg.
    :pr:326
  • Use flit_core instead of setuptools as build backend.
  • Deprecate the __version__ attribute. Use feature detection, or
    importlib.metadata.version("itsdangerous"), instead. :issue:371
  • Serializer and the return type of dumps is generic for type checking.
    By default it is Serializer[str] and dumps returns a str. If a
    different serializer argument is given, it will try to infer the return
    type of its dumps method. :issue:347
  • The default hashlib.sha1 may not be available in FIPS builds. Don't
    access it at import time so the developer has time to change the default.
    :issue:375

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 93fa2e3 to 2b40fdd Compare February 8, 2024 07:00
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4d3b86d to 1e83b2f Compare February 22, 2024 04:37
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 752c912 to 48e3bde Compare February 27, 2024 07:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d3b7d7d to fc21b98 Compare March 8, 2024 01:59
@renovate renovate bot force-pushed the renovate/all branch from ee5c7c3 to 8c8e01b Compare May 16, 2024 18:01
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c673f6a to 0da3ca3 Compare May 29, 2024 22:47
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Jul 5, 2024
@renovate renovate bot force-pushed the renovate/all branch from ed9130c to e0ac20b Compare July 5, 2024 13:12
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 3c51cfb to d659feb Compare September 5, 2024 17:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5289415 to 0dd2b90 Compare September 29, 2024 09:35
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 53bff00 to 4496305 Compare November 5, 2024 22:15
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from f9a3a02 to 5f71d62 Compare November 7, 2024 02:10
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from e15a8e0 to de69972 Compare December 10, 2024 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants