Bump the pip group across 2 directories with 6 updates #1
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 pip group with 5 updates in the /binder directory:
3.6.6
3.8.1
9.1.1
10.3.0
2.8.1
2.11.1
4.62.3
4.66.3
4.3.3
4.38.0
Bumps the pip group with 4 updates in the /lessons/5-NLP directory: nltk, pillow, transformers and torch.
Updates
nltk
from 3.6.6 to 3.8.1Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
63a63b1
Update changelog for NLTK 3.8.18fcb86a
Increment version to 3.8.1a915791
Updated Copyright year to 2023 (#3101)50be0b8
Resolve RCE vulnerability in local WordNet browser (#3100)a199b8e
Merge pull request #3099 from tomaarsen/admin/delete_unused_files1d16629
Remove unused tool scripts51454b5
Update weblinks for the Open Multilingual Wordnet (#3097)c8cedf1
Resolve XSS vulnerability in local Wordnet browser (#3096)2e11807
Merge pull request #3091 from tomaarsen/hotfix/skip_crf_testsfd76cf9
Temporarily remove python-crfsuite from CI dependenciesUpdates
pillow
from 9.1.1 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d88
10.3.0 version bump63cbfcf
Update CHANGES.rst [ci skip]2776126
Merge pull request #7928 from python-pillow/lcmsaeb51cb
Merge branch 'main' into lcms5beb0b6
Update CHANGES.rst [ci skip]cac6ffa
Merge pull request #7927 from python-pillow/imagemathf5eeeac
Name as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3af
Added release notes2a93aba
Use strncpy to avoid buffer overflowa670597
Update CHANGES.rst [ci skip]Updates
tensorflow
from 2.8.1 to 2.11.1Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
a3e2c69
Merge pull request #60016 from tensorflow/fix-relnotes13b85dc
Fix release notes48b18db
Merge pull request #60014 from tensorflow/disable-test-that-oomseea48f5
Disable a test that results in OOM+segfaulta632584
Merge pull request #60000 from tensorflow/venkat-patch-393dea7a
Update RELEASE.mda2ba9f1
Updating Release.md with Legal Language for Release Notesfae41c7
Merge pull request #59998 from tensorflow/fix-bad-cherrypick-again2757416
Fix bad cherrypickc78616f
Merge pull request #59992 from tensorflow/fix-2.11-buildUpdates
tqdm
from 4.62.3 to 4.66.3Release notes
Sourced from tqdm's releases.
... (truncated)
Commits
4e613f8
Merge pull request from GHSA-g7vv-2v7x-gj9pb53348c
cli: eval safetycc372d0
bump version, merge pull request #1549 from tqdm/devele9f0c05
use PyPI trusted publishing7323d5b
slight makefile clean5306125
tests: bump pre-commit4a6fd4f
fix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759
tests: fix macos notebook indentation3abcd2a
tests: fix asva4d15c8
tests: fix pandas warningsUpdates
transformers
from 4.3.3 to 4.38.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
08ab54a
[gemma
] Adds support for Gemma 💎 (#29167)2de9314
[Maskformer
] safely get backbone config (#29166)476957b
🚨 Llama: update rope scaling to match static cache changes (#29143)7a4bec6
Release: 4.38.0ee3af60
Add support for fine-tuning CLIP-like models using contrastive-image-text exa...0996a10
Revert low cpu mem tie weights (#29135)15cfe38
[Core tokenization
]add_dummy_prefix_space
option to help with latest is...efdd436
FIX [PEFT
/Trainer
] Handle better peft + quantized compiled models (#29...5e95dca
[cuda kernels
] only compile them when initializing (#29133)a7755d2
Generate: unset GenerationConfig parameters do not raise warning (#29119)Updates
nltk
from 3.5 to 3.6.6Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
63a63b1
Update changelog for NLTK 3.8.18fcb86a
Increment version to 3.8.1a915791
Updated Copyright year to 2023 (#3101)50be0b8
Resolve RCE vulnerability in local WordNet browser (#3100)a199b8e
Merge pull request #3099 from tomaarsen/admin/delete_unused_files1d16629
Remove unused tool scripts51454b5
Update weblinks for the Open Multilingual Wordnet (#3097)c8cedf1
Resolve XSS vulnerability in local Wordnet browser (#3096)2e11807
Merge pull request #3091 from tomaarsen/hotfix/skip_crf_testsfd76cf9
Temporarily remove python-crfsuite from CI dependenciesUpdates
pillow
from 7.1.2 to 10.3.0Release notes
Sourced from pillow's releases.