Bump the pip group across 1 directory with 11 updates #1102
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 11 updates in the / directory:
12.9.0
12.13.0
21.11b1
24.3.0
6.0.1
14.0.1
2.26.0
2.32.2
3.4.5
3.6.8
1.10.12
1.10.13
1.0.2
1.1.1
2.11.0
3.4.0
3.8.1
3.10.11
3.8.1
3.9
1.3.2
1.5.0
Updates
azure-storage-blob
from 12.9.0 to 12.13.0Commits
e90af43
DataLake funny dependency (#25129)cbec338
[AutoRelease] t2-storagecache-2022-07-06-35884(Do not merge) (#25089)dc7c5a1
[Storage] API View Feedback For STG84 GA (#25085)9f66f6b
[Storage] Revert removing aiohttp dependency for storage.blob.aio (#25084)e40d3e1
[storage.blob] Remove aiohttp as dependency for storage.blob.aio (#24965)7915719
[Storage] Prepare for STG83 GA release (#25040)155eb8b
[Storage] Addprogress_hook
to file-share upload/download (#24997)66dd3be
[Storage] Fix more flaky lease tests (#25011)0301417
[Storage] Add argument to perf tests to use client-side encryption (#24978)4899065
[perf] Add pipeline template and storage pipelines (#24894)Updates
black
from 21.11b1 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
Updates
pyarrow
from 6.0.1 to 14.0.1Commits
ba53748
MINOR: [Release] Update versions for 14.0.1529f376
MINOR: [Release] Update .deb/.rpm changelogs for 14.0.1b84bbca
MINOR: [Release] Update CHANGELOG.md for 14.0.1f141709
GH-38607: [Python] Disable PyExtensionType autoload (#38608)5a37e74
GH-38431: [Python][CI] Update fs.type_name checks for s3fs tests (#38455)2dcee3f
MINOR: [Release] Update versions for 14.0.0297428c
MINOR: [Release] Update .deb/.rpm changelogs for 14.0.03e9734f
MINOR: [Release] Update CHANGELOG.md for 14.0.09f90995
GH-38332: [CI][Release] Resolve symlinks in RAT lint (#38337)bd61239
GH-35531: [Python] C Data Interface PyCapsule Protocol (#37797)Updates
requests
from 2.26.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
jupyterlab
from 3.4.5 to 3.6.8Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
decbea1
[ci skip] New version06ad9de
Merge commit from fork2ce23ac
Backport PR #16245: Install Firefox from brew on Mac on CI (#16249)51da49c
Backport PR #16151: Removed broken gif links in README.md files (#16504)a6ee24f
Backport PR #16459: Ignore empty stdout data when logging in verdaccio (#16463)7b80cf9
Backport PR #16314: Run Python tests on MacOS with Python 12, replace `canvas...d3897d2
Backport PR #15842: Fix workspaces loading (#15847)17a2c05
Backport PR #15811 on branch 3.6.x (Remove SO links, add more recent issue to...ccc9082
Automated Changelog Entry - Remove 1 placeholder entries. (#15668)c71ad3c
[ci skip] Publish 3.6.7Updates
pydantic
from 1.10.12 to 1.10.13Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
8822578
Prepare release 1.10.13 (#7674)59d8f38
[Backport] Add max length check tovalidate_email
(#7673)69b92b5
Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417
Update pip commands to install 1.10 (#6930)Updates
pymysql
from 1.0.2 to 1.1.1Release notes
Sourced from pymysql's releases.
... (truncated)
Changelog
Sourced from pymysql's changelog.
Commits
2cab9ec
v1.1.1521e400
forbid dict parameter7f032a6
remove coveralls from requirements69f6c74
ruff formatb4ed688
test json - mariadb without JSON type (#1165)bbd049f
Support error packet without sqlstate (#1160)9694747
pyupgrade1f0b785
chore(deps): update codecov/codecov-action action to v4 (#1158)1e28be8
chore(deps): update github/codeql-action action to v3 (#1154)f13f054
chore(deps): update actions/setup-python action to v5 (#1152)Updates
paramiko
from 2.11.0 to 3.4.0Commits
f0881ba
Cut 3.4.03e4bdf9
Changelog/comment updates30b447b
Linting33508c9
Expand MessageOrderError use to handle more packet types96db1e2
Raise exception when sequence numbers rollover during initial kex58785d2
Changelog tweak re: other new Transport kwarg8dcb237
Test-suite-only bugfix: defer did not actually imply skip_verifyfa46de7
Reset sequence numbers on rekey75e311d
Enforce zero seqno on kexinit73f079f
Fill in CVE number for Terrapin attackUpdates
aiohttp
from 3.8.1 to 3.10.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
3e09325
Remove 3.10.11rc0 from 3.10 changelog (#9858)beb7b74
Release 3.10.11 (#9857)259edc3
[PR #9851/541d86d backport][3.10] Fix incorrect parsing of chunk extensions w...bc15db6
[PR #9852/249855a backport][3.10] Fix system routes polluting the middleware ...158bf30
Release 3.10.11rc0 (#9848)e5917cd
[PR #9844/fabf3884 backport][3.10] Fix compressed get request benchmark paylo...68a1f42
[PR #9840/cc5fa316 backport][3.10] Add benchmark for sending compressed paylo...4f4b90f
[PR #9835/32ccfc9a backport][3.10] Adjust client payload benchmarks to better...f3dd0f9
[PR #9832/006f4070 backport][3.10] Increase allowed import time for Python 3....f2aab2e
[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to inclu...Updates
nltk
from 3.8.1 to 3.9Changelog
Sourced from nltk's changelog.