Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

fix(deps): update python dependencies #97

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
click (changelog) 8.1.3 -> 8.1.7 age adoption passing confidence
coverage 7.6.0 -> 7.6.1 age adoption passing confidence
identify 2.6.0 -> 2.6.1 age adoption passing confidence
openai 1.35.13 -> 1.48.0 age adoption passing confidence
pathvalidate (changelog) 3.2.0 -> 3.2.1 age adoption passing confidence
pre-commit 3.7.1 -> 3.8.0 age adoption passing confidence
prompt-toolkit 3.0.47 -> 3.0.48 age adoption passing confidence
pydantic (changelog) 2.8.2 -> 2.9.2 age adoption passing confidence
pytest (changelog) 8.2.2 -> 8.3.3 age adoption passing confidence
rich 13.7.1 -> 13.8.1 age adoption passing confidence
typer (changelog) 0.12.3 -> 0.12.5 age adoption passing confidence
validators (changelog) ^0.32.0 -> ^0.34.0 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.6.1

Compare Source

  • Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path> argument.
    This is now fixed, thanks to Ask Hjorth Larsen <pull 1819_>_.

  • Fix: backslashes preceding a multi-line backslashed string could confuse the
    HTML report. This is now fixed, thanks to LiuYinCarl <pull 1828_>_.

  • Now we publish wheels for Python 3.13, both regular and free-threaded.

.. _pull 1819:https://github.com/nedbat/coveragepy/pull/18199
.. _pull 1828https://github.com/nedbat/coveragepy/pull/182828

.. _changes_7-6-0:

pre-commit/identify (identify)

v2.6.1

Compare Source

openai/openai-python (openai)

v1.48.0

Compare Source

Full Changelog: v1.47.1...v1.48.0

Features
Bug Fixes
Chores
  • internal: use typing_extensions.overload instead of typing (#​1740) (2522bd5)

v1.47.1

Compare Source

Full Changelog: v1.47.0...v1.47.1

Bug Fixes
  • pydantic v1: avoid warnings error (1e8e7d1)

v1.47.0

Compare Source

Full Changelog: v1.46.1...v1.47.0

Features
  • client: send retry count header (21b0c00)
Chores

v1.46.1

Compare Source

Full Changelog: v1.46.0...v1.46.1

Bug Fixes
Chores

v1.46.0

Compare Source

Full Changelog: v1.45.1...v1.46.0

Features
  • client: add ._request_id property to object responses (#​1707) (8b3da05)
Documentation

v1.45.1

Compare Source

Full Changelog: v1.45.0...v1.45.1

Chores
Documentation

v1.45.0

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
Bug Fixes
  • types: correctly mark stream discriminator as optional (#​1706) (80f02f9)

v1.44.1

Compare Source

Full Changelog: v1.44.0...v1.44.1

Chores
Documentation

v1.44.0

Compare Source

Full Changelog: v1.43.1...v1.44.0

Features

v1.43.1

Compare Source

Full Changelog: v1.43.0...v1.43.1

Chores

v1.43.0

Compare Source

Full Changelog: v1.42.0...v1.43.0

Features

v1.42.0

Compare Source

Full Changelog: v1.41.1...v1.42.0

Features
Chores

v1.41.1

Compare Source

Full Changelog: v1.41.0...v1.41.1

Bug Fixes
Chores
  • client: fix parsing union responses when non-json is returned (#​1665) (822c37d)

v1.41.0

Compare Source

Full Changelog: v1.40.8...v1.41.0

Features
  • client: add uploads.upload_file helper (aae079d)

v1.40.8

Compare Source

Full Changelog: v1.40.7...v1.40.8

Chores

v1.40.7

Compare Source

Full Changelog: v1.40.6...v1.40.7

Bug Fixes
Chores
  • docs: fix typo in example snippet (4e83b57)
  • internal: use different 32bit detection method (#​1652) (5831af6)

v1.40.6

Compare Source

Full Changelog: v1.40.5...v1.40.6

Chores

v1.40.5

Compare Source

Full Changelog: v1.40.4...v1.40.5

Documentation

v1.40.4

Compare Source

Full Changelog: v1.40.3...v1.40.4

Bug Fixes
  • json schema: unravel $refs alongside additional keys (c7a3d29)
  • json schema: unwrap allOfs with one entry (53d964d)

v1.40.3

Compare Source

Full Changelog: v1.40.2...v1.40.3

Chores

v1.40.2

Compare Source

Full Changelog: v1.40.1...v1.40.2

Bug Fixes
  • client: raise helpful error message for response_format misuse (18191da)
  • json schema: support recursive BaseModels in Pydantic v1 (#​1623) (43e10c0)
Chores

v1.40.1

Compare Source

Full Changelog: v1.40.0...v1.40.1

Chores

v1.40.0

Compare Source

Full Changelog: v1.39.0...v1.40.0

Features
  • api: add structured outputs support (e8dba7d)
Chores

v1.39.0

Compare Source

Full Changelog: v1.38.0...v1.39.0

Features
Bug Fixes
  • assistants: add parallel_tool_calls param to runs.stream (113e82a)
Chores

v1.38.0

Compare Source

Full Changelog: v1.37.2...v1.38.0

Features

v1.37.2

Compare Source

Full Changelog: v1.37.1...v1.37.2

Chores
  • internal: add type construction helper (#​1584) (cbb186a)
  • runs/create_and_poll: add parallel_tool_calls request param (04b3e6c)

v1.37.1

Compare Source

Full Changelog: v1.37.0...v1.37.1

Chores

v1.37.0

Compare Source

Full Changelog: v1.36.1...v1.37.0

Features
Bug Fixes
Documentation

v1.36.1

Compare Source

Full Changelog: v1.36.0...v1.36.1

Bug Fixes
  • types: add gpt-4o-mini to more assistants methods (39a8a37)

v1.36.0

Compare Source

Full Changelog: v1.35.15...v1.36.0

Features

v1.35.15

Compare Source

Full Changelog: v1.35.14...v1.35.15

Chores

v1.35.14

Compare Source

Full Changelog: v1.35.13...v1.35.14

Chores
  • docs: minor update to formatting of API link in README (#​1550) (a6e59c6)
  • internal: minor formatting changes (ee1c62e)
  • internal: minor options / compat functions updates (#​1549) (a0701b5)
thombashi/pathvalidate (pathvalidate)

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: thombashi/pathvalidate@v3.2.0...v3.2.1

[Changes][v3.2.1]

pre-commit/pre-commit (pre-commit)

v3.8.0

Compare Source

==================

Features
prompt-toolkit/python-prompt-toolkit (prompt-toolkit)

v3.0.48

Compare Source

Fixes:

  • Typing improvements:
    • Add @overload to contrib.regular_languages.compiler.Variables.get.
    • Use Sequence instead of list for words argument in completers.
  • Improve ModalCursorShapeConfig:
    • Display an "underscore" cursor in Vi's "replace single" mode, like
      "replace" mode.
    • Display an "beam" cursor in Emacs (insert) mode.
pydantic/pydantic (pydantic)

v2.9.2

Compare Source

GitHub release

What's Changed
Fixes

v2.9.1: (2024-09-09)

Compare Source

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.9.0...v2.9.1

v2.9.0

Compare Source

GitHub release

The code released in v2.9.0 is practically identical to that of v2.9.0b2.

What's Changed
Packaging
New Features
Changes
Performance
Minor Internal Improvements
Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/python branch 5 times, most recently from 507089c to afa6f17 Compare July 26, 2024 01:08
@renovate renovate bot force-pushed the renovate/python branch 3 times, most recently from 250676c to 5ad80d7 Compare August 2, 2024 19:38
@renovate renovate bot force-pushed the renovate/python branch 6 times, most recently from 59dec07 to 2cadd00 Compare August 10, 2024 07:47
@renovate renovate bot force-pushed the renovate/python branch 6 times, most recently from cd5b3f6 to e6034d9 Compare August 17, 2024 06:04
@renovate renovate bot force-pushed the renovate/python branch 5 times, most recently from 750b4ec to 7cceaf0 Compare August 26, 2024 18:06
@renovate renovate bot force-pushed the renovate/python branch 3 times, most recently from b0e21ec to 9f46db7 Compare September 5, 2024 18:36
@renovate renovate bot force-pushed the renovate/python branch 5 times, most recently from dacc5e8 to a87aa34 Compare September 12, 2024 20:28
@renovate renovate bot force-pushed the renovate/python branch 6 times, most recently from 0296f1f to 0c7cc41 Compare September 20, 2024 15:37
@renovate renovate bot force-pushed the renovate/python branch 2 times, most recently from c4aa435 to 4916769 Compare September 25, 2024 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants