azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Bump the python-requirements group across 1 directory with 57 updates
Bumps the python-requirements group with 57 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 blinker from 1.7.0 to 1.8.1
Release notes
Sourced from blinker's releases.
1.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.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
26f65bdrelease version 1.8.1793f8beMerge pull request #153 from pallets-eco/deprecated-import4313260fix deprecated receiver_connected importd15107cMerge pull request #152 from pallets-eco/pyright-exportcceb745passpyright --verifytypesf1bbce1Merge pull request #151 from pallets-eco/cleanup-docs8dc19ffclean up docstringsfd8a169Merge pull request #150 from pallets-eco/collections-abcfacf2c3use collections.abc instead of typing8f9e245Merge pull request #149 from pallets-eco/deprecated-import- Additional commits viewable 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'1711b2cNeed to include names from test.support for py312 compat.47b14acMake MetadataPathFinder.find_distributions a classmethod for consistency with...adc4b12Ensure tests do not leak references in sys.modules.07d894dCopy backport of isolated_modules from importlib_resources.e30a16dConsolidated test support logic in jaraco.test.cpython.41ca039Moved compatibility tests to the compat package, as they're not included in C...5950f43Remove legacy logic for Python 3.7.ffa719bMoved compatibility module to compat package.- Additional commits viewable in compare view
Updates itsdangerous from 2.1.2 to 2.2.0
Release notes
Sourced from itsdangerous's releases.
2.2.0
This is a feature release, which includes new features, removes previously deprecated code, and adds new deprecations. The 2.2.x branch is now the supported fix branch, the 2.1.x branch will become a tag marking the end of support for that branch. 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.
Changes: https://itsdangerous.palletsprojects.com/en/2.2.x/changes/#version-2-2-0 Milestone: https://github.com/pallets/itsdangerous/milestone/8?closed=1
- Drop support for Python 3.7.
- Use modern packaging metadata with
pyproject.tomlinstead ofsetup.cfg.- Use
flit_coreinstead ofsetuptoolsas build backend.- Deprecate the
__version__attribute. Use feature detection, orimportlib.metadata.version("itsdangerous"), instead.Serializerand the return type ofdumpsis generic for type checking. By default it isSerializer[str]anddumpsreturns astr. If a differentserializerargument is given, it will try to infer the return type of itsdumpsmethod.- 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.
Changelog
Sourced from itsdangerous's changelog.
Version 2.2.0
Released 2024-04-16
- Drop support for Python 3.7. :pr:
372- Use modern packaging metadata with
pyproject.tomlinstead ofsetup.cfg. :pr:326- Use
flit_coreinstead ofsetuptoolsas build backend.- Deprecate the
__version__attribute. Use feature detection, orimportlib.metadata.version("itsdangerous"), instead. :issue:371Serializerand the return type ofdumpsis generic for type checking. By default it isSerializer[str]anddumpsreturns astr. If a differentserializerargument is given, it will try to infer the return type of itsdumpsmethod. :issue:347- 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:375
Commits
096c8d4release version 2.2.07f4dcf8access sha1 lazily93ae366change entry for generic serializer135eb23Generic serializer (#377)999ce7aImprove generic typing further52890d7improve generic typing385c0ebtypeSerializeras generic (#374)01001c6type Serializer as genericbc88e94improve typing (#373)69a3bcaimprove typing- Additional commits viewable in compare view
Updates microsoft-kiota-serialization-json from 1.1.0 to 1.2.0
Release notes
Sourced from microsoft-kiota-serialization-json's releases.
v1.2.0
Added
- 📢📢📢 Go is now a stable language!
- Added typescript interfaces for models and request config params. #1013 and #1521
- Added automatic loading of the lock file for the extension so quick edits of clients are supported.
- Added a warning message when clients get upgraded from one kiota version to another. #2598
- Added trimming of derived types that are not being used by the client. #2543
- Added support for merging schemas of AllOf > 2. #2438
- Added operation selection in the vscode extension. #2556
- Added Chinese translations to vscode extension.
- Added an action to open documentation in the vscode extension. #2562
Changed
- Fixed issue where implements for error classes were not copied when inlining classes.
- Moved the common properties to a base class and remove properties(RequestAdapter, UrlTemplate and PathParameters) for the request builders and options and headers for RequestConfig classes PHP.2439
- Fixed bugs with imports for PHP Generation.
- Indexers replacement are now at the same level as the original indexer. e.g
client.userById("id").messagesById("id")...is nowclient.users.withId("id").messages.withId("id")....- Fixed a bug where arrays with empty items definitions would still project properties. #2502
- Fixed a bug where multiple single path parameters at the same level would produce invalid url templates.
- Fixed a bug where steps count would be increasing on nav back in the extension. #2553
- Fixed a bug where java path parameters wouldn't build.
- Fixed a bug where extension would not reset generation information on new search. #2540
- Fixed a bug where the extension would not select nodes when loading from lock file with no filters. #2542
- Fixed a bug where the extension would fail to generate for the root path. #2536
- Fixed a bug where properties copied from parent to child classes would not be cloned.
- Fixed a bug where Java discriminator mapping would use the mapping name instead of the type name.
- Fixed a bug where filters for nodes with same-level single path parameters with different names would not work anymore.
- Fixed a bug where replacing reserved names would not propagate the rename to the inner child elements map of the parent class.
- Fixed a bug where descriptions with multiple server URLs would use the HTTP one instead of HTTPs. #2336
- Fixed a bug where backing store properties would be sometimes duplicated in derived classes.
- Write PHP URL templates in request builders using single quoted strings to prevent need to escape $-prefixed names e.g. $count, $ref, $value
v1.1.3
Changed
- Fixed a but where certain configuration sections would not load properly
v1.1.2
Changed
- Fixed Mac-OS releases
v1.1.1
Changed
- Fixed a bug where kiota installation would fail because of zip structure change
Changelog
Sourced from microsoft-kiota-serialization-json's changelog.
[1.2.0] - 2023-05-04
Added
- 📢📢📢 Go is now a stable language!
- Added typescript interfaces for models and request config params. #1013 and #1521
- Added automatic loading of the lock file for the extension so quick edits of clients are supported.
- Added a warning message when clients get upgraded from one kiota version to another. Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >