Closed dependabot[bot] closed 5 months ago
Completed validating that the API
test runs fine after upgrading requests
module to 2.32.0
requests
version:
Name: requests
Version: 2.32.0
Summary: Python HTTP for Humans.
Home-page: https://requests.readthedocs.io
Author: Kenneth Reitz
Author-email: me@kennethreitz.org
License: Apache-2.0
Location: /Users/shivahari/venv/pom/lib/python3.10/site-packages
Requires: certifi, charset-normalizer, idna, urllib3
Required-by: jsonschema-path, jsonschema-spec, prance, pytest-reportportal, reportportal-client, tesults
Test run result:
2024-05-21 18:57:03.551 | INFO | utils.Base_Logging:write:108 - write_test_summary |
************************
--------RESULT--------
Total number of checks=11
2024-05-21 18:57:03.564 | INFO | utils.Base_Logging:write:108 - write_test_summary | Total number of checks passed=11
----------------------
************************
2024-05-21 18:57:03.566 | INFO | utils.Base_Logging:write:108 - write_test_summary | Total number of mini-checks=8
2024-05-21 18:57:03.568 | INFO | utils.Base_Logging:write:108 - write_test_summary | Total number of mini-checks passed=8
PASSED
===================================================== 1 passed, 5 deselected in 0.52s =====================================================
Bumps requests from 2.31.0 to 2.32.0.
Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
d6ebc4a
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-testbf24b7d
Use an invalid URI that will not cause httpbin to throw 5002d5f547
Pin 3.8 and 3.9 runners back to macos-13 (#6688)f1bb07d
Merge pull request #6687 from psf/dependabot/github_actions/github/codeql-act...60047ad
Bump github/codeql-action from 3.24.0 to 3.25.031ebb81
Merge pull request #6682 from frenzymadness/pytest8Dependabot 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