azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Bump the python-requirements group across 1 directory with 64 updates
Bumps the python-requirements group with 64 updates in the / directory:
Updates aiohttp from 3.9.3 to 3.9.5
Release notes
Sourced from aiohttp's releases.
3.9.5
Bug fixes
Fixed "Unclosed client session" when initialization of :py:class:
~aiohttp.ClientSessionfails -- by :user:NewGlad.Related issues and pull requests on GitHub: #8253.
Fixed regression (from :pr:
8280) with addingContent-Dispositionto theform-datapart after appending to writer -- by :user:Dreamsorcerer/:user:Olegt0rr.Related issues and pull requests on GitHub: #8332.
Added default
Content-Dispositioninmultipart/form-dataresponses to avoid broken form-data responses -- by :user:Dreamsorcerer.Related issues and pull requests on GitHub: #8335.
3.9.4
Bug fixes
The asynchronous internals now set the underlying causes when assigning exceptions to the future objects -- by :user:
webknjaz.Related issues and pull requests on GitHub: #8089.
Treated values of
Accept-Encodingheader as case-insensitive when checking for gzip files -- by :user:steverep.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
3.9.5 (2024-04-16)
Bug fixes
Fixed "Unclosed client session" when initialization of :py:class:
~aiohttp.ClientSessionfails -- by :user:NewGlad.Related issues and pull requests on GitHub: :issue:
8253.Fixed regression (from :pr:
8280) with addingContent-Dispositionto theform-datapart after appending to writer -- by :user:Dreamsorcerer/:user:Olegt0rr.Related issues and pull requests on GitHub: :issue:
8332.Added default
Content-Dispositioninmultipart/form-dataresponses to avoid broken form-data responses -- by :user:Dreamsorcerer.Related issues and pull requests on GitHub: :issue:
8335.
3.9.4 (2024-04-11)
Bug fixes
The asynchronous internals now set the underlying causes when assigning exceptions to the future objects -- by :user:
webknjaz.Related issues and pull requests on GitHub: :issue:
8089.
... (truncated)
Commits
b844d42Release v3.9.5 (#8340)0415a4cPatchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (#8311)f21c6f2[PR #8335/5a6949da backport][3.9] Add Content-Disposition automatically (#8336)7eecdff[PR #8332/482e6cdf backport][3.9] Add set_content_disposition test (#8333)82fbe64[PR #8324/4a8fd08b backport][3.9] Add missing changelogs (#8330)01df7ecBump version7917ae2Merge 3.1b3397c7Release v3.9.4 (#8201)a7e240a[PR #8320/9ba9a4e5 backport][3.9] Fix Python parser to mark responses without...2833552Escape filenames and paths in HTML when generating index pages (#8317) (#8319)- Additional commits viewable in compare view
Updates asgiref from 3.7.2 to 3.8.1
Changelog
Sourced from asgiref's changelog.
3.8.1 (2024-03-22)
- Fixes a regression in 3.8.0 affecting nested task cancellation inside sync_to_async.
3.8.0 (2024-03-20)
Adds support for Python 3.12.
Drops support for (end-of-life) Python 3.7.
Fixes task cancellation propagation to subtasks when using synchronous Django middleware.
Allows nesting
sync_to_asyncviaasyncio.wait_for.Corrects WSGI adapter handling of root path.
Handles case where
"client"isNonein WsgiToAsgi adapter.
Commits
e38d3c3Releasing 3.8.18769434Raise exception if exec_coro is done.852344eAdd tox.ini to MANIFEST.inf710647Fix a rST problem in the pathsend extension documentation4c28385Releasing 3.8.04209b6cCorrect WSGI adapter handling of root path.8cf847aUpdate error-on-send text in main spec8108512Move variable initialization in AsyncToSync from init to call (#440)6f02daaClarify send error behaviour more clearly0503c2cFix task cancellation propagation to subtasks when using sync middleware (#435)- Additional commits viewable in compare view
Updates azure-ai-documentintelligence from 1.0.0b2 to 1.0.0b3
Release notes
Sourced from azure-ai-documentintelligence's releases.
azure-ai-documentintelligence_1.0.0b3
1.0.0b3 (2024-04-09)
Other Changes
- Changed the default polling interval from 5s to 1s.
Commits
f07513c[DI] Enable to run sphinx in pipeline (#35078)dba02d4bump tcgc to 0.23.1 (#35119)828e833[ACR] Fix pylint and sphinx errors (#35080)9fa8967[core] Update perf-tests.yml (#35105)ca8ac49update to 0.23.0 (#35110)3519fdfDistro 1.4.0 (#35076)d625542Increment package version after release of azure-monitor-opentelemetry-export...02eeae9Update dev_requirements.txt (#35099)a3f31cd[AutoRelease] t2-migrationdiscoverysap-2024-03-07-05085(can only be merged by...5ec2049[AutoRelease] t2-hdinsightcontainers-2024-04-03-01484(can only be merged by S...- Additional commits viewable in compare view
Updates azure-identity from 1.15.0 to 1.16.0
Release notes
Sourced from azure-identity's releases.
azure-identity_1.16.0
1.16.0 (2024-04-09)
Other Changes
- For IMDS requests in
ManagedIdentityCredential, the retry backoff factor was reduced from 2 to 0.8 in order to avoid excessive retry delays and improve responsiveness. Users can customize this setting with theretry_backoff_factorparameter:ManagedIdentityCredential(retry_backoff_factor=2). (#35070)
Commits
95c5f2aUpdate release dates (#35091)c58bfa7[Identity] Adjust IMDS retry backoff (#35070)6680ffc[Identity] Update broker docs (#35032)1ade699[Identity] Update live test config (#35019)66efa24Update Authorization Code client_secret kwarg usage (#34862)6f79b4dFix WAM default account code sample (#35007)4348985Update default broker account sample (#35003)0527e86[skip ci] Delete azure-devtools and deps/referencesfcaa29dUpdate Azure AD and docs.microsoft.com links (#34913)9ea120erename use_operating_system_account to use_default_broker_account (#34833)- Additional commits viewable in compare view
Updates azure-monitor-opentelemetry from 1.3.0 to 1.4.1
Release notes
Sourced from azure-monitor-opentelemetry's releases.
azure-monitor-opentelemetry_1.4.1
1.4.1 (2024-04-25)
Features Added
- Enable sampling for attach (#35218)
azure-monitor-opentelemetry_1.4.0
1.4.0 (2024-04-09)
Features Added
Other Changes
Commits
64193d4Distro 1.4.1 (#35256)d5c3578[Monitor Query] Typing updates (#35180)9f5b369[Monitor Ingestion] Typing and linting fixes (#35193)68f2fbcExporter 1.0.0b25 (#35255)0ea4200Enable sampler for attach (#35218)11a45aaIncrement package version after release of azure-monitor-opentelemetry (#35127)c7bef72Document role requirement for multi-resource metrics queries (#35121)3519fdfDistro 1.4.0 (#35076)d625542Increment package version after release of azure-monitor-opentelemetry-export...d51635bResource param (#34900)- Additional commits viewable in compare view
Updates azure-monitor-opentelemetry-exporter from 1.0.0b23 to 1.0.0b25
Release notes
Sourced from azure-monitor-opentelemetry-exporter's releases.
azure-monitor-opentelemetry-exporter_1.0.0b25
1.0.0b25 (2024-04-19)
Features Added
- Enable sampling for attach (#35218)
azure-monitor-opentelemetry-exporter_1.0.0b24
1.0.0b24 (2024-04-05)
Features Added
- Add live metrics collection of requests/dependencies/exceptions (#34673)
- Add live metrics collection of cpu time/process memory (#34735)
- Add live metrics collection feature detection to statsbeat (#34752)
Breaking Changes
- Rename Statbeat environments variables to use
APPLICATIONINSIGHTS_*(#34742)Bugs Fixed
- Reduce vm metadata service timeout to 200ms (#35039)
Other Changes
Commits
68f2fbcExporter 1.0.0b25 (#35255)0ea4200Enable sampler for attach (#35218)11a45aaIncrement package version after release of azure-monitor-opentelemetry (#35127)c7bef72Document role requirement for multi-resource metrics queries (#35121)3519fdfDistro 1.4.0 (#35076)d625542Increment package version after release of azure-monitor-opentelemetry-export...d51635bResource param (#34900)85b34b7changelog (#35088)6dbbc92Refactor constants (#35066)394dc9aAdding diagnostic log for distro + attach (#34971)- Additional commits viewable in compare view
Updates azure-storage-blob from 12.19.1 to 12.20.0
Release notes
Sourced from azure-storage-blob's releases.
azure-storage-blob_12.20.0
12.20.0 (2024-05-07)
Features Added
- Stable release of features from 12.20.0b1
azure-storage-blob_12.20.0b1
12.20.0b1 (2024-04-16)
This version and all future versions will require Python 3.8+. Python 3.7 is no longer supported.
Features Added
- Added support for service version 2024-05-04.
- The
servicesparameter has been added to thegenerate_account_sasAPI, which enables the ability to generate SAS tokens to be used with multiple services. By default, the SAS token service scope will default to the current service.Bugs Fixed
- Bumped dependency of
typing-extensionsto>=4.6.0to avoid potentialTypeErrorwithtyping.TypeVaron Python 3.12.- Fixed an issue where authentication errors could raise
AttributeErrorinstead ofClientAuthenticationErrorwhen using async OAuth credentials.- Fixed a typing issue which incorrectly typed the
readintoAPI. The correct input type isIO[bytes].- Fixed a typo in the initialization of
completion_timefor theCopyPropertiesmodel.- Fixed a couple of issues with
upload_blobwhen using Iterators/Generators as the data input.Other Changes
- Passing
prefixto the followingContainerClientAPIs now raises aValueError:list_blobs,list_blobs_names, andwalk_blobs. This change was made to avoid confusion for filtering results. Thename_starts_withparameter is the correct parameter to pass for filtering.
Commits
c4fb0f9[Storage] Add changelog entries for STG93 GA Release (#35522)a61a8e2[CI] Test updates for central sanitizers (#35385)4e51ac6[Storage] Fixmetadatatypehint in file-share (#35505)8e6ed95[Storage] Addconcatfunction to crc64 extension (#35441)91813fc[Storage] [STG93 GA] APIView Feedback (#35331)e7d7ccd[Storage] Updatedcredentialsformatting in docstrings and disabled `docstr...47fb430[Storage] [Blob Changefeed] Fixed next pylint errors in blob changefeed (#35270)9138c95[Storage] [Datalake] Fixed next pylint errors in datalake storage (#35167)aa08980Update storage tests (#35239)34246afBump (#35232)- Additional commits viewable in compare view
Updates azure-storage-file-datalake from 12.14.0 to 12.15.0
Release notes
Sourced from azure-storage-file-datalake's releases.
azure-storage-file-datalake_12.15.0
12.15.0 (2024-05-07)
Features Added
- Stable release of features from 12.15.0b1
azure-storage-file-datalake_12.15.0b1
12.15.0b1 (2024-04-16)
This version and all future versions will require Python 3.8+. Python 3.7 is no longer supported.
Features Added
- Added support for service version 2024-05-04.
- The
servicesparameter has been added to thegenerate_account_sasAPI, which enables the ability to generate SAS tokens to be used with multiple services. By default, the SAS token service scope will default to the current service.Bugs Fixed
- Bumped dependency of
typing-extensionsto>=4.6.0to avoid potentialTypeErrorwithtyping.TypeVaron Python 3.12.- Fixed an issue where authentication errors could raise
AttributeErrorinstead ofClientAuthenticationErrorwhen using async OAuth credentials.
Commits
36ce8e8More may apiview fixes (#35541)19bac3b[AutoRelease] t2-resource-2024-05-08-53659(can only be merged by SDK owner) (...dfb3c4f[resources] remove breaking dir (#35531)6ac91df[Test Proxy] Skip sanitizer removal if test proxy isn't running (#35526)60435eaUse esrp release task that supports federated auth (#35523)c4fb0f9[Storage] Add changelog entries for STG93 GA Release (#35522)a61a8e2[CI] Test updates for central sanitizers (#35385)4c741c2tests: Add tests for load_index (#35497)94bddadbump pip version (#35521)db46a25[Test Proxy] Correctly support updates to redirection following setting (#35510)- Additional commits viewable in compare view
Updates blinker from 1.7.0 to 1.8.2
Release notes
Sourced from blinker's releases.
1.8.2
This is the Blinker 1.8.2 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.
PyPI: https://pypi.org/project/blinker/1.8.2/ Changes: https://blinker.readthedocs.io/en/latest/#version-1-8-2
- Simplify type for
_async_wrapperand_sync_wrapperarguments. #1561.8.1
This is the Blinker 1.8.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.
PyPI: https://pypi.org/project/blinker/1.8.1/ Changes: https://blinker.readthedocs.io/en/latest/#version-1-8-1
- Restore identity handling for
strandintsenders. #148- Fix deprecated
blinker.base.WeakNamespaceimport. #149- Fix deprecated
blinker.base.receiver_connected import. #153- Use types from
collections.abcinstead oftyping. #150- Fully specify exported types as reported by pyright. #152
1.8.0
This is the Blinker 1.8.0 feature release, which may include new features, remove previously deprecated code, or add new deprecations. The 1.8.x line is now the supported fix branch, support has ended for the 1.7.x line. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades. Test with warnings treated as errors to be able to adapt to deprecation warnings early.
PyPI: https://pypi.org/project/blinker/1.8.0/ Changes: https://blinker.readthedocs.io/en/latest/#version-1-8-0
- Deprecate the
__version__attribute. Use feature detection, orimportlib.metadata.version("blinker"), instead. #128- Specify that the deprecated
temporarily_connected_towill be removed in the next version.- Show a deprecation warning for the deprecated global
receiver_connectedsignal and specify that it will be removed in the next version.- Show a deprecation warning for the deprecated
WeakNamespaceand specify that it will be removed in the next version.- Greatly simplify how the library uses weakrefs. This is a significant change internally but should not affect any public API. #144
- Expose the namespace used by
signal()asdefault_namespace. #145
Changelog
Sourced from blinker's changelog.
Version 1.8.2
Released 2024-05-06
- Simplify type for
_async_wrapperand_sync_wrapperarguments. :pr:156Version 1.8.1
Released 2024-04-28
- Restore identity handling for
strandintsenders. :pr:148- Fix deprecated
blinker.base.WeakNamespaceimport. :pr:149- Fix deprecated
blinker.base.receiver_connected import. :pr:153- Use types from
collections.abcinstead oftyping. :pr:150- Fully specify exported types as reported by pyright. :pr:
152Version 1.8.0
Released 2024-04-27
- Deprecate the
__version__attribute. Use feature detection, orimportlib.metadata.version("blinker"), instead. :issue:128- Specify that the deprecated
temporarily_connected_towill be removed in the next version.- Show a deprecation warning for the deprecated global
receiver_connectedsignal and specify that it will be removed in the next version.- Show a deprecation warning for the deprecated
WeakNamespaceand specify that it will be removed in the next version.- Greatly simplify how the library uses weakrefs. This is a significant change internally but should not affect any public API. :pr:
144- Expose the namespace used by
signal()asdefault_namespace. :pr:145
Commits
0a6be69release version 1.8.2952a97bMerge pull request #156 from pallets-eco/wrapper-type6c15fa8simplify type for wrapper arguments76dcca4Merge pull request #155 from pallets-eco/dependabot/pip/requirements/python-r...7ab94c1Bump the python-requirements group in /requirements with 3 updates9779aa1Merge pull request #154 from pallets-eco/release-1.8.126f65bdrelease version 1.8.1793f8beMerge pull request #153 from pallets-eco/deprecated-import4313260fix deprecated receiver_connected importd15107cMerge pull request #152 from pallets-eco/pyright-export- Additional commits viewable in compare view
Updates cryptography from 42.0.5 to 42.0.7
Changelog
Sourced from cryptography's changelog.
42.0.7 - 2024-05-06
* Restored Windows 7 compatibility for our pre-built wheels. Note that we do not test on Windows 7 and wheels for our next release will not support it. Microsoft no longer provides support for Windows 7 and users are encouraged to upgrade... _v42-0-6:
42.0.6 - 2024-05-04
- Fixed compilation when using LibreSSL 3.9.1.
.. _v42-0-5:
Commits
0cc7fc3Prepare for 42.0.7 release (#10949)cfad004Prepare backports for 42.0.6 release (#10929)- See full diff in compare view
Updates ecdsa from 0.18.0 to 0.19.0
Release notes
Sourced from ecdsa's releases.
ecdsa 0.19.0
New API:
to_sshinVerifyingKeyandSigningKey, supports Ed25519 keys only (Pablo Mazzini)New features:
- Support for twisted Brainpool curves
Doc fix:
- Fix curve equation in glossary
- Documentation for signature encoding and signature decoding functions
Maintenance:
- Dropped official support for 3.3 and 3.4 (because of problems running them in CI, not because it's actually incompatible; support for 2.6 and 2.7 is unaffected)
- Fixes around hypothesis parameters
- Officially support Python 3.11 and 3.12
- Small updates to test suite to make it work with 3.11 and 3.12 and new releases of test dependencies
- Dropped the internal
_rwlockmodule as it's unused- Added mutation testing to CI, lots of speed-ups to the test suite to make it happen
- Removal of unnecessary
six.bliterals (Alexandre Detiste)Deprecations:
int_to_string,string_to_int, anddigest_integerfromecdsa.ecdsamodule are now considered deprecated, they will be removed in a future release
Changelog
Sourced from ecdsa's changelog.
- Release 0.19.0 (08 Apr 2024)
New API:
to_sshinVerifyingKeyandSigningKey, supports Ed25519 keys only (Pablo Mazzini)New features:
- Support for twisted Brainpool curves
Doc fix:
- Fix curve equation in glossary
- Documentation for signature encoding and signature decoding functions
Maintenance:
- Dropped official support for 3.3 and 3.4 (because of problems running them in CI, not because it's actually incompatible; support for 2.6 and 2.7 is unaffected)
- Fixes aroung hypothesis parameters
- Officially support Python 3.11 and 3.12
- Small updates to test suite to make it work with 3.11 and 3.12 and new releases of test dependencies
- Dropped the internal
_rwlockmodule as it's unused- Added mutation testing to CI, lots of speed-ups to the test suite to make it happen
- Removal of unnecessary
six.bliterals (Alexandre Detiste)Deprecations:
int_to_string,string_to_int, anddigest_integerfromecdsa.ecdsamodule are now considered deprecated, they will be removed in a future releaseRelease 0.18.0 (09 Jul 2022)
New API:
curve_by_nameincurvesmodule to get aCurveobject by providing curve name.Bug fix:
- Make the
VerifyingKeyencoded with explicit parameters use the same kind of point encoding for public key and curve generator.- Better handling of malformed curve parameters (as in CVE-2022-0778); make python-ecdsa raise
MalformedPointErrorinstead ofAssertionError.Doc fix:
- Publish the documentation on https://ecdsa.readthedocs.io/, include explanation of basics of handling of ECC data formats and how to use the library for elliptic curve arithmetic.
- Make object names more consistent, make them into hyperlinks on the readthedocs documentation.
- Make security note more explicit (Ian Rodney)
... (truncated)
Commits
be70016Merge pull request #337 from tlsfuzzer/release-0.19217735ballow early exit from worker processes when running mutation testing6e7adffdon't check rate if no tests executedc56030emake coveralls submission work with py2.6 again66d0d74add release notes for 0.19.0 release0d5a38cMerge pull request #156 from tomato42/cosmic-ray02c8350be more permissive for the PR mutation test coverage4845e8fbetter is_prime()09f0d10add hard timeout for test mutation test suitee16173btwo digit precision for the mutation score badge- Additional commits viewable in compare view
Updates fixedint from 0.1.6 to 0.2.0
Changelog
Sourced from fixedint's changelog.
v0.2.0, 2020-09-16: Add type hints (GH #4) Removed the broken MutableFixedInt.itruediv Added base argument to FixedInt constructor
Commits
Updates flask from 3.0.2 to 3.0.3
Release notes
Sourced from flask's releases.
3.0.3
This is a fix release for the 3.0.x feature branch.
PyPI: https://pypi.org/project/Flask/3.0.3/ Changes: https://flask.palletsprojects.com/en/3.0.x/changes/#version-3-0-3 Milestone: https://github.com/pallets/flask/milestone/35?closed=1
Changelog
Sourced from flask's changelog.
Version 3.0.3
Released 2024-04-07
- The default
hashlib.sha1may not be available in FIPS builds. Don't access it at import time so the developer has time to change the default. :issue:5448- Don't initialize the
cliattribute in the sansio scaffold, but rather in theFlaskconcrete class. :pr:5270
Commits
c12a5d8release version 3.0.35e22cc9Don't set the cli attribute in the sansio scaffold (#5270)5fdce4cDon't set the cli attribute in the sansio scaffoldadb7dd9don't access app.logger when configuring app.loggerb739390support FIPS builds without SHA-1 (#5460)db46111access sha1 lazily7320e31start version 3.0.387d5f5bupdate project files (#5457)d5e321brelease version 3.0.2 (#5403)- See full diff in compare view
Updates httpcore from 1.0.4 to 1.0.5
Release notes
Sourced from httpcore's releases.
Version 1.0.5
1.0.5 (March 27th, 2024)
- Handle
EndOfStreamfor anyio backend. (encode/httpcore#899)- Allow trio
0.25.*series in package dependancies. (encode/httpcore#903)
Commits
1851ac3Version 1.0.5 (#904)4565838Update trio dependency... (#903)fbbd909HandleEndOfStreamfor anyio backend (#899)10481ceFixed typo inRequestclass docstring. (#898)7b39e6aBump the python-packages group with 6 updates (#896)5c9be94bump to v0.3.0 && format (#895)5518172Moveunasync.pytoscripts(#891)- See full diff in compare view
Updates importlib-metadata from 6.11.0 to 7.1.0
Changelog
Sourced from importlib-metadata's changelog.
v7.1.0
Features
python/cpython#114664Bugfixes
- Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. (#484)
- Allow
MetadataPathFinder.invalidate_cachesto be called as a classmethod.v7.0.2
No significant changes.
v7.0.1
Bugfixes
- Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath.
- Fixed type annotations to allow strings.
v7.0.0
Deprecations and Removals
- Removed EntryPoint access by numeric index (tuple behavior).
Commits
f5d6b5fFinalize2ef3b5fMerge commit '1711b2c198'...Description has been truncated