CHORE: Bump the production-dependencies group across 1 directory with 6 updates#353
Open
dependabot[bot] wants to merge 2 commits into
Open
CHORE: Bump the production-dependencies group across 1 directory with 6 updates#353dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
… 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.32.3` | `1.37.0` | | [msal-extensions](https://github.com/AzureAD/microsoft-authentication-extensions-for-python) | `1.2.0` | `1.3.1` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.4.1` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [tenacity](https://github.com/jd/tenacity) | `9.1.2` | `9.1.4` | Updates `msal` from 1.32.3 to 1.37.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.32.3...1.37.0) Updates `msal-extensions` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases) - [Commits](AzureAD/microsoft-authentication-extensions-for-python@1.2.0...1.3.1) Updates `tomli` from 2.2.1 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.4.1) Updates `websockets` from 15.0.1 to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.0) Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0) Updates `tenacity` from 9.1.2 to 9.1.4 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.1.2...9.1.4) --- updated-dependencies: - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: msal dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: msal-extensions dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4d9b554 to
d2eda53
Compare
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-dependencies group with 6 updates in the / directory:
1.32.31.37.01.2.01.3.12.2.12.4.115.0.116.02.2.02.3.09.1.29.1.4Updates
msalfrom 1.32.3 to 1.37.0Release notes
Sourced from msal's releases.
... (truncated)
Commits
ebb980fUpdate version to 1.37.0 (#922)c504b41Migrate CI/CD from GitHub Actions to ADO; remove GH Actions workflow (#895)192a82dRemoved support for Python 3.8 (#910)08aa7fdAdd User Federated Identity Credential (user_fic) grant type support (#918)d4f58ecAdd documentation for MSI v2 mTLS in Python (#904)5866febCreate design document for MSI v2 In-Memory Key Approach (#905)651d54bUpdate pymsalruntime minimum version to 0.20.6 (#919)895b581Use unsigned redirect uri for mac broker flows (#907)8ea1eaaSwitch FMI tests from disabled IDLABS_APP_FMI to MISE-App-FMICLIENT (#913)faf5dceBump cryptography dependency ceiling to <50 (N+3) (#906)Updates
msal-extensionsfrom 1.2.0 to 1.3.1Release notes
Sourced from msal-extensions's releases.
Commits
c9bf606MSAL EX 1.3.17b3a333Dropping Python 3.7 and 3.876c91d1Do not install tests in site-packages2adbf8aUpdate pipelines for PyGObject 3.51+871fc801.3.04b90cc8Make portalocker optional7a5d39eAllow portalocker version 39d372c6Skip Python 3.7 test on ubuntu-latest3b4e30bFixing new pylint complaintba841e6Fix a typo in README.md (persistance/persistence) (#133)Updates
tomlifrom 2.2.1 to 2.4.1Changelog
Sourced from tomli's changelog.
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooksUpdates
websocketsfrom 15.0.1 to 16.0Release notes
Sourced from websockets's releases.
Commits
d4303a5Release version 16.0.851bcd7Bump pypa/cibuildwheel from 3.3.0 to 3.3.1740c8d3Temporarily remove the trio implementation.92ea055Add missing changelog entry.ba74244Document bug fix.9410483Pin sphinx to avoid error in sphinxcontrib-trio.8e4d408Document asyncio's TLS read buffer.cb3500bStop referring to the asyncio implementation as new.6563a9cThe threading implementation supports max_queue.9f17e92Clarify that protocol_mutex protects pending_pings.Updates
email-validatorfrom 2.2.0 to 2.3.0Release notes
Sourced from email-validator's releases.
Changelog
Sourced from email-validator's changelog.
Commits
030a63aVersion 2.3.0e943a0fRaise TypeError when an invalid argument is passed for email, closes #155f90d256Remove local part length check unless new strict flag is given, fixes #15898800baAdd explicit checks for internationalized domain name characters invalid unde...936aeadFix final syntax checks on normalized internationalized domains checking the ...8043de4NFC-normalize display names per UTS #39bc08faaAdd one-off error messages for full-width-at and small-commercial-at which ar...a1c90abSplit exceptions_types.py into exceptions.py and types.pydbcf07cChange package name from using underscore to dash to match PyPi normalized pa...7c22208Support ALLOW_DISPLAY_NAME and ALLOW_EMPTY_LOCAL in the CLI (#145)Updates
tenacityfrom 9.1.2 to 9.1.4Release notes
Sourced from tenacity's releases.
Commits
d4e868dFixretry()annotations with asyncsleep=function (#555)24415ebsupport async sleep for sync fn (#551)3bf33b4chore: drop Python 3.9 support (EOL) (#552)7027da3chore(deps): bump the github-actions group with 2 updates (#550)21ae7d0docs: fix syntax error in wait_chain docstring example (#548)ef12c9echore(deps): bump actions/checkout in the github-actions group (#547)c35a4b3chore(deps): bump the github-actions group with 2 updates (#545)e792bbaci: fix mypy (#546)0f55245ci: remove reno requirements (#542)815c34ffeat(wait): addwait_exceptionstrategy (#541)