-
Notifications
You must be signed in to change notification settings - Fork 5k
Bump the python-requirements group across 1 directory with 16 updates #1917
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-requirements group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.3.5` | `2.3.7` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.1` | `3.10.4` | | azure-cognitiveservices-speech | `1.38.0` | `1.40.0` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.2.0` | | [microsoft-kiota-http](https://github.com/microsoft/kiota) | `1.3.2` | `1.3.3` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.5.4` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.1.0` | | [openai](https://github.com/openai/openai-python) | `1.40.1` | `1.41.0` | | [openai-messages-token-helper](https://github.com/pamelafox/openai-messages-token-helper) | `0.1.9` | `0.1.10` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.26.5` | `0.27.0` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.22.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.0` | Updates `aiohappyeyeballs` from 2.3.5 to 2.3.7 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.3.5...v2.3.7) Updates `aiohttp` from 3.10.1 to 3.10.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.1...v3.10.4) Updates `azure-cognitiveservices-speech` from 1.38.0 to 1.40.0 Updates `fixedint` from 0.1.6 to 0.2.0 - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) Updates `importlib-metadata` from 8.0.0 to 8.2.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.0.0...v8.2.0) Updates `microsoft-kiota-http` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/commits) Updates `msgraph-sdk` from 1.1.0 to 1.5.4 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.1.0...v1.5.4) Updates `numpy` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.0) Updates `openai` from 1.40.1 to 1.41.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.40.1...v1.41.0) Updates `openai-messages-token-helper` from 0.1.9 to 0.1.10 - [Changelog](https://github.com/pamelafox/openai-messages-token-helper/blob/main/CHANGELOG.md) - [Commits](https://github.com/pamelafox/openai-messages-token-helper/commits) Updates `opentelemetry-instrumentation-openai` from 0.26.5 to 0.27.0 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.26.5...0.27.0) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pydantic-core` from 2.20.1 to 2.22.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.22.0) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.5...2.6) Updates `uvicorn` from 0.30.5 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.30.5...0.30.6) Updates `zipp` from 3.19.2 to 3.20.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: azure-cognitiveservices-speech dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: microsoft-kiota-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai-messages-token-helper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #1924. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-requirements group with 16 updates in the / directory:
2.3.5
2.3.7
3.10.1
3.10.4
1.38.0
1.40.0
0.1.6
0.2.0
8.0.0
8.2.0
1.3.2
1.3.3
1.1.0
1.5.4
2.0.1
2.1.0
1.40.1
1.41.0
0.1.9
0.1.10
0.26.5
0.27.0
5.9.8
6.0.0
2.20.1
2.22.0
2.5
2.6
0.30.5
0.30.6
3.19.2
3.20.0
Updates
aiohappyeyeballs
from 2.3.5 to 2.3.7Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
0831517
2.3.7186be05
fix: correct classifier for license Python-2.0.1 (#83)97db870
2.3.630a2dc5
fix: adjust license to Python-2.0.1 (#82)42d3485
chore(pre-commit.ci): pre-commit autoupdate (#80)Updates
aiohttp
from 3.10.1 to 3.10.4Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8dcd3a4
Release 3.10.4 (Attempt 2) (#8732)f4d4f2a
Release 3.10.4 (#8731)0f1a008
[PR #8685/e7c02ca4 backport][3.10] Fix exceptions from WebSocket ping task no...635ae62
[PR #8682/490fca61 backport][3.10] Reduce WebSocket frame parser complexity (...ebec945
[PR #8681/30a3d0ef backport][3.10] Improve performance of starting request ha...78d45e7
Fix Python parser when chunk separators align (#8720) (#8722)5ef8cba
[PR #8717/e0a7c0cb backport][3.10] Minor tweaks backported from #8701 (#8719)677f6af
[PR #8714/8690b0fb backport][3.10] Minor improvements to testing docs (#8715)58e8597
[PR #8693/7ca244ef backport][3.10] Fix missing logic in quickstart example (#...6a09242
[PR #8700/92e14f86 backport][3.10] Add aiohttp-apischema to supported librari...Updates
azure-cognitiveservices-speech
from 1.38.0 to 1.40.0Updates
fixedint
from 0.1.6 to 0.2.0Changelog
Sourced from fixedint's changelog.
Commits
c6f9439
Version bump to v0.2.0035bdca
Add py.typed and .pyi files to setup.pyb25aadc
Documentation updates418c239
Add type hints. Fixes #4.d2dbd20
Remove MutableFixedInt.itruediv (doesn't make sense), add base argument t...Updates
importlib-metadata
from 8.0.0 to 8.2.0Changelog
Sourced from importlib-metadata's changelog.
Commits
3f6acea
Finalized18ae21
Add SimplePath to importlib_metadata.all.4bcda08
Finalizea65c29a
Prioritize valid dists to invalid dists when retrieving by name.48f6b14
Add test capturing failed expectation. Ref #489.9693e99
Merge https://github.com/jaraco/skeletonab34814
Re-enable preview, this time not for one specific feature, but for all featur...c7c7b64
Merge https://github.com/jaraco/skeleton30f940e
jaraco/skeleton#132
f087fb4
jaraco/skeleton#133
Updates
microsoft-kiota-http
from 1.3.2 to 1.3.3Commits
Updates
msgraph-sdk
from 1.1.0 to 1.5.4Release notes
Sourced from msgraph-sdk's releases.
... (truncated)
Changelog
Sourced from msgraph-sdk's changelog.
... (truncated)
Commits
9088e46
Merge pull request #839 from microsoftgraph/release-please--branches--main--c...b9ded0e
chore(main): release 1.5.4955f85f
fix: requires a higher version of the JSON dependency5ee9548
bump json serializer to >=1.3.040a35b8
Merge pull request #836 from microsoftgraph/dependabot/pip/pyjwt-2.9.001f1e3f
chore(deps-dev): bump pyjwt from 2.8.0 to 2.9.02cff720
Merge pull request #833 from microsoftgraph/dependabot/pip/mypy-1.11.12a1cedc
chore(deps-dev): bump mypy from 1.11.0 to 1.11.177855a0
Merge pull request #834 from microsoftgraph/dependabot/pip/aiohttp-3.10.0312d7ea
chore(deps-dev): bump aiohttp from 3.9.5 to 3.10.0Updates
numpy
from 2.0.1 to 2.1.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2f7fe64
Merge pull request #27236 from charris/prepare-2.1.0b6f434f
REL: Prepare for the NumPy 2.1.0 release [wheel build]3cf9394
Merge pull request #27234 from charris/backport-259847443dcc
Merge pull request #27233 from charris/backport-2722385b1cab
BUG: Allow fitting of degree zero polynomials with Polynomial.fit395a81d
DOC: reword discussion about shared arrays to hopefully be clearer5af2e96
Move NUMUSERTYPES thread safety discussion to legacy DType API docsd902c24
DOC: add docs on thread safety in NumPyc080180
Merge pull request #27229 from charris/backport-2722644ce7e8
BUG: FixPyArray_ZeroContiguousBuffer
(resize) with struct dtypesUpdates
openai
from 1.40.1 to 1.41.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
798c6cb
release: 1.41.03bbb271
feat(client): add uploads.upload_file helperb143c16
release: 1.40.805f0132
chore(types): define FilePurpose enum (#1653)3bf03f2
release: 1.40.7cd8c3a3
chore(internal): use different 32bit detection method (#1652)c58a0a4
chore(docs): fix typo in example snippet64b8595
fix(cli/migrate): change grit binaries download source (#1649)40f4cdb
release: 1.40.63267735
chore: sync openapi url (#1646)Updates
openai-messages-token-helper
from 0.1.9 to 0.1.10Changelog
Sourced from openai-messages-token-helper's changelog.
Commits
Updates
opentelemetry-instrumentation-openai
from 0.26.5 to 0.27.0Release notes
Sourced from opentelemetry-instrumentation-openai's releases.
Changelog
Sourced from opentelemetry-instrumentation-openai's changelog.
Commits
e9f7849
bump: version 0.26.5 → 0.27.02c1b0de
feat(llama-index): Use callbacks (#1546)ae87cd9
fix: workflow_name and entity_path support for langchain + fix entity_name (#...9672e8a
feat: LanceDB Integration (#1749)6d0a8d7
fix(sdk): disable traceloop sync by default (#1835)826a101
feat(sdk): chained entity path on nested tasks (#1782)Updates
psutil
from 5.9.8 to 6.0.0Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
3d5522a
release5b30ef4
Add aarch64 manylinux wheels (#2425)1d092e7
test subprocesses: sleep() with an interval of 0.1 to make the test process m...5f80c12
Fix #2412, [macOS]: can't compile on macOS 10.4 PowerPC due to missingMNT_
...89b6096
process_iter(): use another global var to keep track of reused PIDs9421bf8
openbsd: skip test if cmdline() returns [] due to EBUSY4b1a054
Fix #2250 / NetBSD / cmdline: retry on EBUSY. (#2421)20be5ae
ruff: enable and fix 'unused variable' rule5530985
chore(ci): update actions (#2417)1c7cb0a
Don't build with limited API for 3.13 free-threaded build (#2402)Updates
pydantic-core
from 2.20.1 to 2.22.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
a6d0d63
Version bump to prep for new release (#1406)08a99b5
Introduceexactness
intoDecimal
validation logic (#1405)fdd1e85
Adding tagged union serializer 🚀 (#1397)3d8295e
Support complex numbers (#1331)bb67044
Usetyping_extensions.TypedDict
on Python < 3.12 (#1404)a072575
For missing fields, we don't warn onexclude_
, so don't warn onexclude
(...39a6b10
Fix float serialization behavior in strict mode (#1400)7368c1f
stop clone-ing serializers (#1402)fd81a75
Try each option in union serializer before inference (#1398)863640b
Show value of wrongly typed in serialization warning (#1377)Updates
soupsieve
from 2.5 to 2.6Release notes
Sourced from soupsieve's releases.
Commits
f974ea7
Update token (#273)1a67e46
Officially support Python 3.13 and update build environment (#271)25631bd
fix Adjacent sibling combinator example (#272)e0d4979
Improve pseudo-class error message (#270)c811bdf
Add support for nesting ampersand (#269)dc71495
Fix typo in README.md (#267)Updates
uvicorn
from 0.30.5 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)Updates
zipp
from 3.19.2 to 3.20.0Changelog
Sourced from zipp's changelog.
Commits
c5a33b2
Finalizef7f1cb3
Made the zipfile compatibility overlay available as zipp.compat.overlay.9be5e12
Finalize1184111
Narrow the versions under which Traversable is imported from importlib.abc. F...579be51
Merge pull request #122 from jaraco/bugfix/121-glob-dirs5d89a1c
Also match directories in Path.glob.6f900ed
Add failing test capturing missed expectation.21c6bfd
Merge https://github.com/jaraco/skeletonab34814
Re-enable preview, this time not for one specific feature, but for all featur...05d8b14
Merge https://github.com/jaraco/skeletonDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions