Bump the python-packages group with 10 updates #23
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-packages group with 10 updates:
1.3.0
1.3.1
2.7.1
2.7.3
0.20.4
0.21.3
3.1.42
3.1.43
2.2.1
2.2.2
1.13.3
1.14.3
4.38.2
4.39.2
0.42.0
0.43.0
8.0.2
8.1.1
4.1.0
5.0.0
Updates
pygls
from 1.3.0 to 1.3.1Release notes
Sourced from pygls's releases.
Changelog
Sourced from pygls's changelog.
Commits
9e27a5e
build: v1.3.179c0bcc
docs: update implementations.md with Chapel's language serverf5de769
docs: add systemd-language-server to implementations959241e
chore: apache license missing dash323dfa8
chore: update CONTRIBUTORS.mddb2233f
chore: update CHANGELOG.mdUpdates
language-tool-python
from 2.7.1 to 2.7.3Commits
Updates
tree-sitter
from 0.20.4 to 0.21.3Release notes
Sourced from tree-sitter's releases.
Commits
5d52ace
fix: acceptPathLike
inLanguage()
30d3660
build: enable aarch64 wheelsce1af66
feat: support Python 3.12 again52f29fa
docs: add pypi badgeb33091c
ci(pypi): fix GitHub release stepf48b92f
ci(pypi): explicitly set up python55fde88
build: update submodulesf1d4b86
build: add keywords59e54ff
ci: drop test releasese9c956c
docs: improve examples and add usage fileUpdates
gitpython
from 3.1.42 to 3.1.43Release notes
Sourced from gitpython's releases.
Commits
5364053
bump version to 3.1.434e626bd
Merge pull request #1886 from EliahKagan/deprecation-warningsf6060df
Add GitMeta alias8327b45
Test GitMeta aliasf92f4c3
Clarify security risk in USE_SHELL doc and warningsc7675d2
update security policy, to use GitHub instead of emailcf2576e
Make/use test.deprecation.lib; abandon idea to filter by module7cd3aa9
Make test.performance.lib docstring more specificb51b080
Explain the approach in test.deprecation to static checkingbdabb21
Expand USE_SHELL docstring; clarify a test usageUpdates
torch
from 2.2.1 to 2.2.2Release notes
Sourced from torch's releases.
Commits
39901f2
Fix lower precision check for MKLDNN on Windows (#122645)9e6f42d
Pin protobuf to 3.20.2 on macOS (#121918) (#122207)13a5142
Fix MSVC 14.38 - VS 2022 Build (#122120)c1f8ec5
chore: add unit test to verify split_by_tags output_type (#121262) (#122122)abe172e
fix: set codegen in _SplitterBase partitioner (#120361) (#122121)49022c7
Fix missing permission in create release workflow (#118681) (#120518)5ba8a77
[Release only] Disable triton build workflows (#121934)da3f590
[CPP] Update GCC minversion check to 9 or newer (#120126) (#121419)d37ef49
Windows Dynamo Error Removal CI Check (#121026)3184b6f
[FSDP][StateDict] Allow FULL_STATE_DICT option for 2D (#120837) (#121250)Updates
openai
from 1.13.3 to 1.14.3Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
de7c0e2
release: 1.14.393ed942
fix: revert regression with 3.7 support (#1269)c9ed0f5
docs(contributing): fix typo (#1264)bf09f42
chore(internal): formatting change (#1258)046daf6
chore(internal): construct error properties instead of using the raw response...73869ee
docs(readme): document how to make undocumented requests (#1256)2b23eb5
docs(readme): consistent use of sentence case in headings (#1255)9fe13a7
chore(internal): loosen input type for util function (#1250)5cfb125
release: 1.14.2 (#1244)e8e5a0d
release: 1.14.1 (#1239)Updates
transformers
from 4.38.2 to 4.39.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
97c00cd
Release: v4.39.2e40fe39
[LlamaSlowConverter
] Slow to Fast better support (#29797)02b1012
[BC
] Fix BC for other libraries (#29934)1b6d501
Safe import of LRScheduler (#29919)cbe58b4
Release: v4.39.1056df1d
[SuperPoint
] Fix doc example (#29816)e49ebae
[cleanup
] vestiges of causal mask (#29806)dc8b789
Correct llava mask & fix missing setter forvocab_size
(#29389)f4364a6
style post patcha2a9516
path llava-nextUpdates
bitsandbytes
from 0.42.0 to 0.43.0Release notes
Sourced from bitsandbytes's releases.
Changelog
Sourced from bitsandbytes's changelog.
Commits
4876324
Release: v0.43.01cfc277
Build: Expand CUDA Toolkit Matrix (#1111)ac5d6ee
[docs] implement API docs (#1075)87e029b
fix typo on the script installation file (#1109)048a2d4
Deduplicate helpers & fix lint issues from #1099 (#1107)a1c0844
adding whole Linear8bitLt/Linear4bit module save/load serialization (#1099)f9eba9c
(ci) update apt repo before aarch64 build tools are installed (#1096)20f3eea
docs: add header for compilation from source0488566
fix cudart*dll for Windows (#1064)1d709aa
Add concurrency to not waste precious build minutes when modifying PRs freque...Updates
pytest
from 8.0.2 to 8.1.1Release notes
Sourced from pytest's releases.