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 non-major pip_requirements dependencies #678

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (source, changelog) ==4.2.10 -> ==4.2.11 age adoption passing confidence
python-dateutil ==2.8.2 -> ==2.9.0.post0 age adoption passing confidence
rich ==13.7.0 -> ==13.7.1 age adoption passing confidence
sniffio (changelog) ==1.3.0 -> ==1.3.1 age adoption passing confidence
starlette (changelog) ==0.37.1 -> ==0.37.2 age adoption passing confidence
strawberry-graphql-django ==0.32.1 -> ==0.33.0 age adoption passing confidence
typing_extensions (changelog) ==4.9.0 -> ==4.10.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

django/django (Django)

v4.2.11

Compare Source

dateutil/dateutil (python-dateutil)

v2.9.0.post0

Compare Source

Version 2.9.0.post0 (2024-03-01)

Bugfixes

  • Pinned setuptools_scm to <8, which should make the generated _version.py file compatible with all supported versions of Python.

v2.9.0

Compare Source

Version 2.9.0 (2024-02-29)

Data updates

  • Updated tzdata version to 2024a. (gh pr #​1342)

Features

  • Made all dateutil submodules lazily imported using PEP 562. On Python 3.7+, things like import dateutil; dateutil.tz.gettz("America/New_York") will now work without explicitly importing dateutil.tz, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #​771, gh pr #​1007)

Bugfixes

  • Removed a call to datetime.utcfromtimestamp, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #​1284), fixed by Thomas Grainger (gh pr #​1285).

Documentation changes

  • Added note into docs and tests where relativedelta would return last day of the month only if the same day on a different month resolves to a date that doesn't exist. Reported by @​hawkEye-01 (gh issue #​1167). Fixed by @​Mifrill (gh pr #​1168)
Textualize/rich (rich)

v13.7.1

Compare Source

Fixed
python-trio/sniffio (sniffio)

v1.3.1

Compare Source

encode/starlette (starlette)

v0.37.2: Version 0.37.2

Compare Source

Added
  • Add bytes to _RequestData type #​2510.
Fixed
  • Revert "Turn scope["client"] to None on TestClient (#​2377)" #​2525.
  • Remove deprecated app argument passed to httpx.Client on the TestClient #​2526.

Full Changelog: encode/starlette@0.37.1...0.37.2

strawberry-graphql/strawberry-django (strawberry-graphql-django)

v0.33.0: Release 0.33.0

Compare Source

What's Changed

Full Changelog: strawberry-graphql/strawberry-django@v0.32.2...v0.33.0

v0.32.2: Release 0.32.2

What's Changed

New Contributors

Full Changelog: strawberry-graphql/strawberry-django@v0.32.0...v0.32.2

python/typing_extensions (typing_extensions)

v4.10.0

Compare Source

This feature release adds support for PEP 728 (TypedDict with extra
items) and PEP 742 (TypeIs).

There are no changes since 4.10.0rc1.


Configuration

📅 Schedule: Branch creation - "* 18-21 * * 5" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 1, 2024 20:21
@renovate renovate bot added the deps label Mar 1, 2024
@renovate renovate bot requested review from felixevers and FoseFx and removed request for a team March 1, 2024 20:21
@renovate renovate bot force-pushed the renovate/all-non-major-pip_requirements-dependencies branch 3 times, most recently from b9a198d to 662b8f9 Compare March 4, 2024 16:33
@renovate renovate bot force-pushed the renovate/all-non-major-pip_requirements-dependencies branch from 662b8f9 to 9c98263 Compare March 5, 2024 17:22
@Paul-B98 Paul-B98 merged commit 418f3de into main Mar 6, 2024
13 checks passed
@renovate renovate bot deleted the renovate/all-non-major-pip_requirements-dependencies branch March 6, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant