Title: Bump the pip group across 6 directories with 4 updates by dependabot[bot] · Pull Request #446 · Shuffle/python-apps · GitHub
Open Graph Title: Bump the pip group across 6 directories with 4 updates by dependabot[bot] · Pull Request #446 · Shuffle/python-apps
X Title: Bump the pip group across 6 directories with 4 updates by dependabot[bot] · Pull Request #446 · Shuffle/python-apps
Description: Bumps the pip group with 1 update in the /email/1.3.0 directory: requests.
Bumps the pip group with 1 update in the /outlook-exchange/1.0.0 directory: cryptography.
Bumps the pip group with 1 update in the /shuffle-tools/1.2.0 directory: requests.
Bumps the pip group with 1 update in the /unsupported/ansible/1.0.0 directory: ansible.
Bumps the pip group with 1 update in the /unsupported/attack-predictor/1.0.0 directory: nltk.
Bumps the pip group with 1 update in the /unsupported/cylance/1.0.0 directory: cryptography.
Updates requests from 2.32.3 to 2.32.4
Release notes
Sourced from requests's releases.
v2.32.4
2.32.4 (2025-06-10)
Security
CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted
environment will retrieve credentials for the wrong hostname/machine from a
netrc file. (#6965)
Improvements
Numerous documentation improvements
Deprecations
Added support for pypy 3.11 for Linux and macOS. (#6926)
Dropped support for pypy 3.9 following its end of support. (#6926)
Changelog
Sourced from requests's changelog.
2.32.4 (2025-06-10)
Security
CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted
environment will retrieve credentials for the wrong hostname/machine from a
netrc file.
Improvements
Numerous documentation improvements
Deprecations
Added support for pypy 3.11 for Linux and macOS.
Dropped support for pypy 3.9 following its end of support.
Commits
021dc72 Polish up release tooling for last manual release
821770e Bump version and add release notes for v2.32.4
59f8aa2 Add netrc file search information to authentication documentation (#6876)
5b4b64c Add more tests to prevent regression of CVE 2024 47081
7bc4587 Add new test to check netrc auth leak (#6962)
96ba401 Only use hostname to do netrc lookup instead of netloc
7341690 Merge pull request #6951 from tswast/patch-1
6716d7c remove links
a7e1c74 Update docs/conf.py
c799b81 docs: fix dead links to kenreitz.org
Additional commits viewable in compare view
Updates cryptography from 44.0.1 to 46.0.5
Changelog
Sourced from cryptography's changelog.
46.0.5 - 2026-02-10
* An attacker could create a malicious public key that reveals portions of your
private key when using certain uncommon elliptic curves (binary curves).
This version now includes additional security checks to prevent this attack.
This issue only affects binary elliptic curves, which are rarely used in
real-world applications. Credit to **XlabAI Team of Tencent Xuanwu Lab and
Atuin Automated Vulnerability Discovery Engine** for reporting the issue.
**CVE-2026-26007**
* Support for ``SECT*`` binary elliptic curves is deprecated and will be
removed in the next release.
.. v46-0-4:
46.0.4 - 2026-01-27
Dropped support for win_arm64 wheels_.
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.5.
.. _v46-0-3:
46.0.3 - 2025-10-15
* Fixed compilation when using LibreSSL 4.2.0.
.. _v46-0-2:
46.0.2 - 2025-09-30
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.4.
.. _v46-0-1:
46.0.1 - 2025-09-16
* Fixed an issue where users installing via ``pip`` on Python 3.14 development
versions would not properly install a dependency.
* Fixed an issue building the free-threaded macOS 3.14 wheels.
.. _v46-0-0:
46.0.0 - 2025-09-16
BACKWARDS INCOMPATIBLE: Support for Python 3.7 has been removed.
... (truncated)
Commits
06e120e bump version for 46.0.5 release (#14289)
0eebb9d EC check key on cofactor > 1 (#14287)
bedf6e1 fix openssl version on 46 branch (#14220)
e6f44fc bump for 46.0.4 and drop win arm64 due to CI issues (#14217)
c0af4dd release 46.0.3 (#13681)
99efe5a bump version for 46.0.2 (#13531)
e735cfc release 46.0.1 (#13450)
4e457ff Explicitly specify python in mac uv build invocation (#13447)
2726efd Depend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)
6223062 release 46.0.0 (#13446)
Additional commits viewable in compare view
Updates requests from 2.32.3 to 2.32.4
Release notes
Sourced from requests's releases.
v2.32.4
2.32.4 (2025-06-10)
Security
CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted
environment will retrieve credentials for the wrong hostname/machine from a
netrc file. (#6965)
Improvements
Numerous documentation improvements
Deprecations
Added support for pypy 3.11 for Linux and macOS. (#6926)
Dropped support for pypy 3.9 following its end of support. (#6926)
Changelog
Sourced from requests's changelog.
2.32.4 (2025-06-10)
Security
CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted
environment will retrieve credentials for the wrong hostname/machine from a
netrc file.
Improvements
Numerous documentation improvements
Deprecations
Added support for pypy 3.11 for Linux and macOS.
Dropped support for pypy 3.9 following its end of support.
Commits
021dc72 Polish up release tooling for last manual release
821770e Bump version and add release notes for v2.32.4
59f8aa2 Add netrc file search information to authentication documentation (#6876)
5b4b64c Add more tests to prevent regression of CVE 2024 47081
7bc4587 Add new test to check netrc auth leak (#6962)
96ba401 Only use hostname to do netrc lookup instead of netloc
7341690 Merge pull request #6951 from tswast/patch-1
6716d7c remove links
a7e1c74 Update docs/conf.py
c799b81 docs: fix dead links to kenreitz.org
Additional commits viewable in compare view
Updates ansible from 8.5.0 to 12.2.0
Commits
ff7b95b Ansible 12.2.0: Dependencies, changelog and porting guide (#621)
21dc7c1 Remove deprecated community.digitalocean from Ansible 13.0.0b1. (#620)
4dc8c5e Ansible 13.0.0a5: Dependencies, changelog and porting guide (#619)
6fda54d Bump actions/upload-artifact from 4 to 5 (#617)
8ad093e Bump actions/download-artifact from 5 to 6 (#616)
e3f1851 Ansible 13.0.0a4: Dependencies, changelog and porting guide (#615)
daac485 Bump wntrblm/nox from 2025.05.01 to 2025.10.16 (#614)
65d2b26 Ansible 13.0.0a3: Dependencies, changelog and porting guide (#613)
ed34a59 Revert "Restrict ibm.storage_virtualize to < 3.1.0. (#608)" (#612)
d5be323 Ansible 13.0.0a2: Dependencies, changelog and porting guide (#611)
Additional commits viewable in compare view
Updates nltk from 3.9.1 to 3.9.2
Changelog
Sourced from nltk's changelog.
Version 3.9.2 2025-10-01
Update download checksums to use SHA256 in built index
Fix percentage escape in new-style string formatting
replace shortened URLs using goo.gl
Make Wordnet interoperable with various taggers and tagged corpora
Fix saving PerceptronTagger
Document how to reproduce old Wordnet studies
properly initialize Portuguese corpus reader
support for mixed rules conversion into Chomsky Normal Form
only import tkinter if a GUI is needed
issue #2112 with Corenlp
new environment variable NLTK_DOWNLOADER_FORCE_INTERACTIVE_SHELL
Lesk defaults to most frequent sense in case of ties
Thanks to the following contributors to 3.9.2:
Jose Cols, Peter de Blanc, GeneralPoxter, Eric Kafe, William LaCroix, Jason Liu,
Samer Masterson, Mike014, purificant, Andrew Ernest Ritz, samertm, Ikram Ul Haq,
Christopher Smith, Ryan Mannion
Version 3.9.1 2024-08-19
Fixed bug that prevented wordnet from loading
Version 3.9 2024-08-18
Fix security vulnerability CVE-2024-39705 (breaking change)
Replace pickled models (punkt, chunker, taggers) by new pickle-free "_tab" packages
No longer sort Wordnet synsets and relations (sort in calling function when required)
Only strip the last suffix in Wordnet Morphy, thus restricting synsets() results
Add Python 3.12 support
Many other minor fixes
Thanks to the following contributors to 3.8.2:
Tom Aarsen, Cat Lee Ball, Veralara Bernhard, Carlos Brandt, Konstantin Chernyshev, Michael Higgins,
Eric Kafe, Vivek Kalyan, David Lukes, Rob Malouf, purificant, Alex Rudnick, Liling Tan, Akihiro Yamazaki.
Version 3.8.1 2023-01-02
Resolve RCE vulnerability in localhost WordNet Browser (#3100)
Remove unused tool scripts (#3099)
Resolve XSS vulnerability in localhost WordNet Browser (#3096)
Add Python 3.11 support (#3090)
Thanks to the following contributors to 3.8.1:
Francis Bond, John Vandenberg, Tom Aarsen
Version 3.8 2022-12-12
Refactor dispersion plot (#3082)
Provide type hints for LazyCorpusLoader variables (#3081)
Throw warning when LanguageModel is initialized with incorrect vocabulary (#3080)
... (truncated)
Commits
4e17ea3 Updates for 3.9.2
77ed66b Merge pull request #3425 from ekaf/ci-blank-data
13d6791 Update .github/workflows/ci.yml
d2cf5d4 Ensure nltk_data path is in the environment
4473fde Test CI with no data
1f1614b Merge pull request #3349 from ShadokDuBas/fix/bug_ccg_logic_side_effect_on_le...
7e9779e Merge pull request #3419 from ekaf/hotfix-3416
83bd737 Merge pull request #3423 from purificant/_dependabot
e96cce0 Merge pull request #3422 from purificant/_pre_commit
bcf6ea6 Merge pull request #3421 from purificant/_py_versions
Additional commits viewable in compare view
Updates cryptography from 44.0.1 to 46.0.5
Changelog
Sourced from cryptography's changelog.
46.0.5 - 2026-02-10
* An attacker could create a malicious public key that reveals portions of your
private key when using certain uncommon elliptic curves (binary curves).
This version now includes additional security checks to prevent this attack.
This issue only affects binary elliptic curves, which are rarely used in
real-world applications. Credit to **XlabAI Team of Tencent Xuanwu Lab and
Atuin Automated Vulnerability Discovery Engine** for reporting the issue.
**CVE-2026-26007**
* Support for ``SECT*`` binary elliptic curves is deprecated and will be
removed in the next release.
.. v46-0-4:
46.0.4 - 2026-01-27
Dropped support for win_arm64 wheels_.
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.5.
.. _v46-0-3:
46.0.3 - 2025-10-15
* Fixed compilation when using LibreSSL 4.2.0.
.. _v46-0-2:
46.0.2 - 2025-09-30
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.4.
.. _v46-0-1:
46.0.1 - 2025-09-16
* Fixed an issue where users installing via ``pip`` on Python 3.14 development
versions would not properly install a dependency.
* Fixed an issue building the free-threaded macOS 3.14 wheels.
.. _v46-0-0:
46.0.0 - 2025-09-16
BACKWARDS INCOMPATIBLE: Support for Python 3.7 has been removed.
... (truncated)
Commits
06e120e bump version for 46.0.5 release (#14289)
0eebb9d EC check key on cofactor > 1 (#14287)
bedf6e1 fix openssl version on 46 branch (#14220)
e6f44fc bump for 46.0.4 and drop win arm64 due to CI issues (#14217)
c0af4dd release 46.0.3 (#13681)
99efe5a bump version for 46.0.2 (#13531)
e735cfc release 46.0.1 (#13450)
4e457ff Explicitly specify python in mac uv build invocation (#13447)
2726efd Depend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)
6223062 release 46.0.0 (#13446)
Additional commits viewable in compare view
Dependabot 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 show
Open Graph Description: Bumps the pip group with 1 update in the /email/1.3.0 directory: requests. Bumps the pip group with 1 update in the /outlook-exchange/1.0.0 directory: cryptography. Bumps the pip group with 1 updat...
X Description: Bumps the pip group with 1 update in the /email/1.3.0 directory: requests. Bumps the pip group with 1 update in the /outlook-exchange/1.0.0 directory: cryptography. Bumps the pip group with 1 updat...
Opengraph URL: https://github.com/Shuffle/python-apps/pull/446
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:e183476a-d3e6-f646-a0d4-3a78faa472dd |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | EAD0:3DA5C6:3FA697:52B0E9:6A5EB376 |
| html-safe-nonce | 6570e1a6ab5f4cd1426311cd8858a91d7680423b84632d4f9561b252f597a2f4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQUQwOjNEQTVDNjozRkE2OTc6NTJCMEU5OjZBNUVCMzc2IiwidmlzaXRvcl9pZCI6Ijc3MTY4ODI0MTgxMzQ1OTQ0MjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 38891b23e5cce098c273bb0c349ac78db093ee52634d1062928b1f14d7e48f98 |
| hovercard-subject-tag | pull_request:3309224317 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/Shuffle/python-apps/pull/446/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the pip group with 1 update in the /email/1.3.0 directory: requests. Bumps the pip group with 1 update in the /outlook-exchange/1.0.0 directory: cryptography. Bumps the pip group with 1 updat... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7129250e6854dcc7bfa46fc877bb154b96762b31e3fa82fdf0697c71f08bb32c |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/Shuffle/python-apps git https://github.com/Shuffle/python-apps.git |
| octolytics-dimension-user_id | 74708781 |
| octolytics-dimension-user_login | Shuffle |
| octolytics-dimension-repository_id | 262509573 |
| octolytics-dimension-repository_nwo | Shuffle/python-apps |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 262509573 |
| octolytics-dimension-repository_network_root_nwo | Shuffle/python-apps |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 3084c198d559e243975a7a7f61d0b80bcea2a724 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width