chore(deps): bump the production group across 1 directory with 4 updates - #356
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/production-ef6d37255a
branch
2 times, most recently
from
August 31, 2026 10:43
610c664 to
5db1aa5
Compare
Bumps the production group with 4 updates in the / directory: [selenium](https://github.com/SeleniumHQ/Selenium), [lxml](https://github.com/lxml/lxml), [numpy](https://github.com/numpy/numpy) and [nltk](https://github.com/nltk/nltk). Updates `selenium` from 4.46.0 to 4.48.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.46.0...selenium-4.48.0) Updates `lxml` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.1...lxml-6.1.2) Updates `numpy` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.1...v2.5.2) Updates `nltk` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@v3.10.2...v3.10.3) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: nltk dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: selenium dependency-version: 4.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/production-ef6d37255a
branch
from
September 1, 2026 10:43
5db1aa5 to
729950d
Compare
G-Rath
approved these changes
Sep 1, 2026
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
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 production group with 4 updates in the / directory: selenium, lxml, numpy and nltk.
Updates
seleniumfrom 4.46.0 to 4.48.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
27f5213[build] Prepare for release of selenium-4.48.0 (#17956)857ff4f[build] remove cddl updates from release preparation2183264[dotnet] [bidi] SetMediaFeaturesOverride command in Emulation module (#17953)5fd1f41[build] unlock trunk when release preparation PR is closed without merging5b053b5[js][bidi] Add BiDi connection-level event subscription (#17946)498c0e7[build] alert Slack when a CDP update lands on trunk (#17950)7bfaedb[rb] reject an inbound BiDi scalar outside its union's declared arms (#17947)083869c[dotnet] [bidi] Throw in case of unknown discriminator (#17948)5b3666d[py] update new BiDi layer generation to conform to latest proposed ADR (#17942)a4b3c3d[build] stop updating browsers and CDP during release preparation (#17940)Updates
lxmlfrom 6.1.1 to 6.1.2Changelog
Sourced from lxml's changelog.
Commits
f2874e9Update release date.687a295Build: Exclude Py3.8 from windows-arm builds.acadc56Build: Remove outdated build target.59f93ebBuild: Split old-Linux and other-Py3.8 builds.923df83Build: Fix manylinux2014 build.975cc83Build: Fix Px3.8 build setup.09e5d3eBuild: Fix cibuildwheel version.998cf50Build: Build Py3.8 wheels only once, not in every build job.5567037Build: Exclude Py3.15 from 32bit builds.904db40Build: Update cibuildwheel to include Py3.15.Updates
numpyfrom 2.5.1 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
nltkfrom 3.10.2 to 3.10.3Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
303f6e2Prepare release 3.10.3 (#3745)cf2aaacMerge pull request #3744 from alvations/ci-guard-open6cd8320test: robustness on Python 3.14 / 3.14t CI (UnicodeDecodeError + timing flake)e965330fix: perceptron save_to_json breaks on Windows (os.open can't fd-open a direc...df1bb4ctest: make pathsec security tests platform-independent (fix Linux/Windows CI)0e5c7beci: guard against un-sandboxed open() in sandbox-sensitive modules (#3740)5017826Merge commit from fork40d0f06Triple-check hardening: perceptron TOCTOU squat, pathsec fd-leak, bcp47 entit...483c5feHarden path-traversal / file-I/O sandbox: close write-side symlink TOCTOU + s...722778fMerge commit from forkMost Recent Ignore Conditions Applied to This Pull Request