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

Update Python dependencies #98

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) 24.4.0 -> 24.4.2 age adoption passing confidence
certifi ==2024.6.2 -> ==2024.7.4 age adoption passing confidence
codespell 2.2.6 -> 2.3.0 age adoption passing confidence
exceptiongroup (changelog) ==1.1.1 -> ==1.2.1 age adoption passing confidence
httpx (changelog) ==0.24.1 -> ==0.27.0 age adoption passing confidence
lightkube 0.15.2 -> 0.15.3 age adoption passing confidence
lightkube ==0.15.2 -> ==0.15.3 age adoption passing confidence
lightkube-models ==1.27.1.4 -> ==1.30.0.8 age adoption passing confidence
markupsafe (changelog) ==2.1.3 -> ==2.1.5 age adoption passing confidence
mypy (source, changelog) 1.9.0 -> 1.10.1 age adoption passing confidence
pytest (changelog) 8.1.1 -> 8.2.2 age adoption passing confidence
pyyaml (source) ==6.0 -> ==6.0.1 age adoption passing confidence
sniffio (changelog) ==1.3.0 -> ==1.3.1 age adoption passing confidence
tox (changelog) 4.14.2 -> 4.16.0 age adoption passing confidence

Release Notes

psf/black (black)

v24.4.2

Compare Source

This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.

Parser
  • Fix regression where certain complex f-strings failed to parse (#​4332)
Performance
  • Fix bad performance on certain complex string literals (#​4331)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)
certifi/python-certifi (certifi)

v2024.7.4

Compare Source

codespell-project/codespell (codespell)

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.2.6...v2.3.0

agronholm/exceptiongroup (exceptiongroup)

v1.2.1

Compare Source

  • Updated the copying of __notes__ to match CPython behavior (PR by CF Bolz-Tereick)
  • Corrected the type annotation of the exception handler callback to accept a BaseExceptionGroup instead of BaseException
  • Fixed type errors on Python < 3.10 and the type annotation of suppress() (PR by John Litborn)

v1.2.0

[Compare Source](https://github.com/agronho


Configuration

📅 Schedule: Branch creation - "after 1am and before 2am on saturday" in timezone Etc/UTC, 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 review from deusebio and welpaolo June 29, 2024 01:34
@renovate renovate bot force-pushed the renovate/python-dependencies branch from d0ed12f to b346a5b Compare July 3, 2024 04:21
@deusebio deusebio changed the title Update Python dependencies [MISC] Update Python dependencies Jul 3, 2024
@renovate renovate bot changed the title [MISC] Update Python dependencies Update Python dependencies Jul 3, 2024
@renovate renovate bot force-pushed the renovate/python-dependencies branch from b346a5b to 9130666 Compare July 3, 2024 19:57
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 9130666 to fa63bea Compare July 4, 2024 03:07
@welpaolo welpaolo merged commit 29ac72b into main Jul 4, 2024
4 checks passed
@welpaolo welpaolo deleted the renovate/python-dependencies branch July 4, 2024 08:42
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.

2 participants