Bump the python group in /tests with 3 updates #4749
Merged
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 python group in /tests with 3 updates: google-auth, pytest-html and websocket-client.
Updates
google-auth
from 2.23.4 to 2.24.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
0391c0d
chore(main): release 2.24.0 (#1416)307916c
feat: Add support for Python 3.12 (#1421)7ab0fce
feat: add universe domain support for VM cred (#1409)8eaa878
fix: Add missing before request to async oauth2 credentials. (#1420)5ae2ccb
chore: bump urllib3 from 1.26.12 to 1.26.18 (#1412)c6af1d6
feat: Modify the token refresh window (#1419)6c610a5
fix: auto create self signed jwt cred (#1418)3f426bc
docs: update user cred doc (#1414)e4d9c27
fix: migrate datetime.utcnow for python 3.12 (#1413)0caf175
chore: Refresh system test creds. (#1415)Updates
pytest-html
from 3.2.0 to 4.1.1Release notes
Sourced from pytest-html's releases.
... (truncated)
Changelog
Sourced from pytest-html's changelog.
... (truncated)
Commits
cfd32d0
Release v4.1.1 (#770)7365917
fix: Latest eslint is broken (#769)4ee12c4
fix: original sort order (#768)e48a649
[pre-commit.ci] pre-commit autoupdate (#763)1348430
Release v4.1.0 (#761)82762a2
fix: Escaping HTML in log (#757)84a1f68
test: Add UTF8 test (#760)71b7408
[pre-commit.ci] pre-commit autoupdate (#563)f6d3454
fix: Only run npm when building from source (#758)e407056
replace hardcoded string with actual report data (#749)Updates
websocket-client
from 1.6.4 to 1.7.0Release notes
Sourced from websocket-client's releases.
Changelog
Sourced from websocket-client's changelog.
Commits
85de6c7
1.7.0811aa84
fix tests for new ABNF mask_value variable name9b51f73
typehint improvements, fixing mypy errors8ac8b89
add black, apache badgesda7f286
apply black formatting797b9a5
fix flake8 errors, add flake8 config to setup.cfg3eabc6e
finish replacing str.format() with f-strings2f51937
fix build errors from missing : in if statements780584f
Apply select sourcery-ai improvements, resolves #9092092dfa
Added more specific type hints. Added send_text and send_bytes methods. (#953)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions